Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h384 bool BTSTACK_API BTM_IsControllerSupportSecureSimplePairing();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c812 bool BTM_IsControllerSupportSecureSimplePairing() in BTM_IsControllerSupportSecureSimplePairing() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c439 if (BTM_IsControllerSupportSecureSimplePairing()) { in GapWriteSimplePairingMode()