Home
last modified time | relevance | path

Searched refs:BTM_SetEncryption (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/gatt/
Dgatt_auth.cc427 BTM_SetEncryption(p_tcb->peer_bda, p_tcb->transport, in gatt_security_check_start()
/system/bt/stack/include/
Dbtm_api.h1241 extern tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr,
/system/bt/main/shim/
Dbtm_api.h1789 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr,
Dbtm_api.cc1113 tBTM_STATUS bluetooth::shim::BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function in bluetooth::shim
/system/bt/bta/hh/
Dbta_hh_le.cc1105 BTM_SetEncryption(p_cb->addr, BTA_TRANSPORT_LE, bta_hh_le_encrypt_cback, in bta_hh_start_security()
1113 BTM_SetEncryption(p_cb->addr, BTA_TRANSPORT_LE, bta_hh_le_encrypt_cback, in bta_hh_start_security()
/system/bt/stack/btm/
Dbtm_sec.cc1137 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function
1142 return bluetooth::shim::BTM_SetEncryption(bd_addr, transport, p_callback, in BTM_SetEncryption()
2424 BTM_SetEncryption(p_e->bd_addr, p_e->transport, p_e->p_callback, in btm_sec_check_pending_reqs()
3633 BTM_SetEncryption(p_dev_rec->bd_addr, BT_TRANSPORT_BR_EDR, NULL, NULL, in btm_sec_auth_complete()
Dbtm_ble.cc1139 BTM_SetEncryption(bd_addr, BT_TRANSPORT_LE, p_callback, p_ref_data, in btm_ble_start_sec_check()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc427 BTM_SetEncryption(address, BTA_TRANSPORT_LE, encryption_callback, nullptr, in OnGattConnected()
/system/bt/bta/dm/
Dbta_dm_act.cc3682 if (BTM_SetEncryption(bd_addr, transport, bta_dm_encrypt_cback, NULL, in bta_dm_set_encryption()