Home
last modified time | relevance | path

Searched refs:btm_ble_link_sec_check (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_int.h62 extern void btm_ble_link_sec_check(const RawAddress& bd_addr,
Dbtm_ble.cc854 btm_ble_link_sec_check(bdaddr, auth_req, &ble_sec_act); in btm_ble_determine_security_act()
1290 void btm_ble_link_sec_check(const RawAddress& bd_addr, in btm_ble_link_sec_check() function
1394 btm_ble_link_sec_check(bd_addr, auth_req, &sec_req_act); in btm_ble_set_encryption()
/system/bt/test/mock/
Dmock_stack_btm_ble.cc219 void btm_ble_link_sec_check(const RawAddress& bd_addr, in btm_ble_link_sec_check() function
/system/bt/stack/gatt/
Dgatt_auth.cc281 btm_ble_link_sec_check(p_tcb->peer_bda, auth_req, &sec_act); in gatt_determine_sec_act()
/system/bt/stack/smp/
Dsmp_act.cc442 btm_ble_link_sec_check(p_cb->pairing_bda, auth_req, &sec_req_act); in smp_proc_sec_req()