Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h391 bool BTSTACK_API BTM_IsControllerSupportSecureConnections();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c817 bool BTM_IsControllerSupportSecureConnections() in BTM_IsControllerSupportSecureConnections() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c454 if (BTM_IsControllerSupportSecureConnections()) { in GapWriteSecureConnectionsHostSupport()