Home
last modified time | relevance | path

Searched refs:BTM_IsControllerSupportLePeriodicAdvertising (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h158 return BTM_IsControllerSupportLePeriodicAdvertising(); in IsFeatureSupported()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c285 if (BTM_IsControllerSupportLePeriodicAdvertising()) { in BtmGetLeEventMask()
868 bool BTM_IsControllerSupportLePeriodicAdvertising() in BTM_IsControllerSupportLePeriodicAdvertising() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h454 bool BTSTACK_API BTM_IsControllerSupportLePeriodicAdvertising();