Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hh.c355 static btif_hh_device_t *btif_hh_find_dev_by_bda(bt_bdaddr_t *bd_addr) in btif_hh_find_dev_by_bda() function
496 p_dev = btif_hh_find_dev_by_bda(&bd_addr); in btif_hh_remove_device()
562 p_dev = btif_hh_find_dev_by_bda(bd_addr); in btif_hh_virtual_unplug()
598 dev = btif_hh_find_dev_by_bda(bd_addr); in btif_hh_connect()
777 p_dev = btif_hh_find_dev_by_bda(bdaddr); in btif_hh_upstreams_evt()
1274 p_dev = btif_hh_find_dev_by_bda(bd_addr); in virtual_unplug()