Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_hh.cc316 static btif_hh_device_t* btif_hh_find_dev_by_bda(const RawAddress& bd_addr) { in btif_hh_find_dev_by_bda() function
441 p_dev = btif_hh_find_dev_by_bda(bd_addr); in btif_hh_remove_device()
509 p_dev = btif_hh_find_dev_by_bda(*bd_addr); in btif_hh_virtual_unplug()
554 btif_hh_device_t* dev = btif_hh_find_dev_by_bda(*bd_addr); in btif_hh_connect()
819 p_dev = btif_hh_find_dev_by_bda(*bdaddr); in btif_hh_upstreams_evt()
1305 p_dev = btif_hh_find_dev_by_bda(*bd_addr); in virtual_unplug()