Home
last modified time | relevance | path

Searched refs:BTM_IsSecureConnection (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.cpp133 if (BTM_IsSecureConnection(&btAddr)) { in ConnectByMsbc()
177 if (!BTM_IsSecureConnection(&btAddr)) { in ConnectByCvsd()
273 if (BTM_IsSecureConnection(&btAddr)) { in AcceptByMsbc()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_audio_connection.cpp133 if (!BTM_IsSecureConnection(&btAddr)) { in ConnectByCvsd()
203 if (BTM_IsSecureConnection(&btAddr)) { in AcceptByMsbc()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h206 bool BTSTACK_API BTM_IsSecureConnection(const BtAddr *addr);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1882 bool BTM_IsSecureConnection(const BtAddr *addr) in BTM_IsSecureConnection() function

Completed in 7 milliseconds