Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h328 bool BTSTACK_API BTM_IsControllerSupportBrEdr();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c105 if (BTM_IsControllerSupportBrEdr()) { in GapEnableBredr()
175 if (BTM_IsControllerSupportBrEdr()) { in GapDisableTask()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c770 bool BTM_IsControllerSupportBrEdr() in BTM_IsControllerSupportBrEdr() function