Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c757 if (BTM_IsControllerSupportLe()) { in BtmInitController()
775 bool BTM_IsControllerSupportLe() in BTM_IsControllerSupportLe() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h335 bool BTSTACK_API BTM_IsControllerSupportLe();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c126 if (BTM_IsControllerSupportLe()) { in GapEnableLe()
193 if (BTM_IsControllerSupportLe()) { in GapDisableTask()