Home
last modified time | relevance | path

Searched refs:BTM_IsControllerSupportLeExtendedAdvertising (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h155 return BTM_IsControllerSupportLeExtendedAdvertising(); in IsFeatureSupported()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c275 if (BTM_IsControllerSupportLeExtendedAdvertising()) { in BtmGetLeEventMask()
280 if (BTM_IsControllerSupportLeExtendedAdvertising()) { in BtmGetLeEventMask()
295 if (BTM_IsControllerSupportLlPrivacy() || BTM_IsControllerSupportLeExtendedAdvertising()) { in BtmGetLeEventMask()
848 bool BTM_IsControllerSupportLeExtendedAdvertising() in BTM_IsControllerSupportLeExtendedAdvertising() function
H A Dbtm_acl.c699 if (BTM_IsControllerSupportLeExtendedAdvertising()) { in BtmStartAutoConnectionInternal()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h447 bool BTSTACK_API BTM_IsControllerSupportLeExtendedAdvertising();
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c136 if (BTM_IsControllerSupportLeExtendedAdvertising()) { in GapEnableLe()

Completed in 9 milliseconds