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.cc349 static btif_hh_device_t* btif_hh_find_dev_by_bda(const RawAddress& bd_addr) { in btif_hh_find_dev_by_bda() function
474 p_dev = btif_hh_find_dev_by_bda(bd_addr); in btif_hh_remove_device()
537 p_dev = btif_hh_find_dev_by_bda(*bd_addr); in btif_hh_virtual_unplug()
580 btif_hh_device_t* dev = btif_hh_find_dev_by_bda(*bd_addr); in btif_hh_connect()
823 p_dev = btif_hh_find_dev_by_bda(*bdaddr); in btif_hh_upstreams_evt()
1299 p_dev = btif_hh_find_dev_by_bda(*bd_addr); in virtual_unplug()