Searched refs:BTM_SetEncryption (Results 1 – 9 of 9) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_auth.cc | 427 BTM_SetEncryption(p_tcb->peer_bda, p_tcb->transport, in gatt_security_check_start()
|
/system/bt/stack/include/ |
D | btm_api.h | 1241 extern tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr,
|
/system/bt/main/shim/ |
D | btm_api.h | 1789 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr,
|
D | btm_api.cc | 1113 tBTM_STATUS bluetooth::shim::BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function in bluetooth::shim
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 1105 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/ |
D | btm_sec.cc | 1137 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()
|
D | btm_ble.cc | 1139 BTM_SetEncryption(bd_addr, BT_TRANSPORT_LE, p_callback, p_ref_data, in btm_ble_start_sec_check()
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 427 BTM_SetEncryption(address, BTA_TRANSPORT_LE, encryption_callback, nullptr, in OnGattConnected()
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 3682 if (BTM_SetEncryption(bd_addr, transport, bta_dm_encrypt_cback, NULL, in bta_dm_set_encryption()
|