Home
last modified time | relevance | path

Searched refs:btm_sec_alloc_dev (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_dev.cc237 tBTM_SEC_DEV_REC* btm_sec_alloc_dev(const RawAddress& bd_addr) { in btm_sec_alloc_dev() function
444 p_dev_rec = btm_sec_alloc_dev(bd_addr); in btm_find_or_alloc_dev()
Dbtm_int.h204 extern tBTM_SEC_DEV_REC* btm_sec_alloc_dev(const RawAddress& bd_addr);
Dbtm_ble.cc1859 p_dev_rec = btm_sec_alloc_dev(bda); in btm_ble_connected()
Dbtm_sec.cc2557 p_dev_rec = btm_sec_alloc_dev(bda); in btm_sec_conn_req()
4150 p_dev_rec = btm_sec_alloc_dev(bda); in btm_sec_connected()