Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f127d93 authored by Hansong Zhang's avatar Hansong Zhang Committed by Automerger Merge Worker
Browse files

SCO: Remove identical definition am: b72e70f9 am: 24f7b048 am: 46eed891 am: 7441cbdf

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1820755

Change-Id: Icc6785a2f1c272e9fd1a350d174fbb81bc6e23e5
parents e7cbb516 7441cbdf
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -55,9 +55,6 @@ const bluetooth::legacy::hci::Interface& GetLegacyHciInterface() {
/*               L O C A L    D A T A    D E F I N I T I O N S                */
/******************************************************************************/

#define BTM_SCO_PKT_TYPE_MASK \
  (HCI_PKT_TYPES_MASK_HV1 | HCI_PKT_TYPES_MASK_HV2 | HCI_PKT_TYPES_MASK_HV3)

/* MACROs to convert from SCO packet types mask to ESCO and back */
#define BTM_SCO_PKT_TYPE_MASK \
  (HCI_PKT_TYPES_MASK_HV1 | HCI_PKT_TYPES_MASK_HV2 | HCI_PKT_TYPES_MASK_HV3)