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

Commit 612f1d69 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...

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

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

Change-Id: I409ef86a5f7dcd6cbf1a9581cbccc55b9ada989d
parents 495f1c41 9f127d93
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)