Home
last modified time | relevance | path

Searched refs:HCI_SUPPORT_EDR_ACL_2MBS_MODE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_feature.h35 #define HCI_SUPPORT_EDR_ACL_2MBS_MODE(x) !!GET_FEATURE_FLAG(x, 3, 1) macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1507 request->callback(addr, HCI_SUPPORT_EDR_ACL_2MBS_MODE(lmpFeatures->raw)); in BtmOnRemoteFeatureComplete()
2113 isSupported = HCI_SUPPORT_EDR_ACL_2MBS_MODE(connection->remoteFeatures.bredr.lmpFeatures.raw); in BTM_IsRemoteDeviceSupportEdrAcl2MbMode()
2329 if (!HCI_SUPPORT_EDR_ACL_2MBS_MODE(lmpFeature->raw)) { in BtmGenerateSupportedPacketTypes()

Completed in 5 milliseconds