Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_feature.h36 #define HCI_SUPPORT_EDR_ACL_3MBS_MODE(x) !!GET_FEATURE_FLAG(x, 3, 2) macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1510 request->callback(addr, HCI_SUPPORT_EDR_ACL_3MBS_MODE(lmpFeatures->raw)); in BtmOnRemoteFeatureComplete()
2149 isSupported = HCI_SUPPORT_EDR_ACL_3MBS_MODE(connection->remoteFeatures.bredr.lmpFeatures.raw); in BTM_IsRemoteDeviceSupportEdrAcl3MbMode()
2342 if (!HCI_SUPPORT_EDR_ACL_3MBS_MODE(lmpFeature->raw)) { in BtmGenerateSupportedPacketTypes()

Completed in 4 milliseconds