Searched defs:btm_find_dev (Results 1 - 1 of 1) sorted by path

/system/bt/stack/btm/
H A Dbtm_dev.cc68 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr);
169 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr);
188 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr);
210 p_srec = btm_find_dev(bd_addr);
288 p_dev_rec = btm_find_dev(bd_addr);
356 * Function btm_find_dev
364 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { function
441 p_dev_rec = btm_find_dev(bd_addr);
538 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr);
557 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_add
[all...]

Completed in 83 milliseconds