Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h349 bool BTSTACK_API BTM_IsControllerSupportEirInquiryResponse();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c785 bool BTM_IsControllerSupportEirInquiryResponse() in BTM_IsControllerSupportEirInquiryResponse() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c114 if (BTM_IsControllerSupportEirInquiryResponse()) { in GapEnableBredr()