Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc318 btif_hh_added_device_t* btif_hh_find_added_dev(const tAclLinkSpec& link_spec) { in btif_hh_find_added_dev() function
470 btif_hh_added_device_t* added_dev = btif_hh_find_added_dev(link_spec); in hh_get_state_on_disconnect()
601 if (btif_hh_find_added_dev(link_spec) != nullptr) { in hh_add_device()
813 btif_hh_added_device_t* added_dev = btif_hh_find_added_dev(link_spec); in btif_hh_connect()
1272 btif_hh_find_added_dev(p_data->dev_info.link_spec); in btif_hh_upstreams_evt()
1670 btif_hh_added_device_t* added_dev = btif_hh_find_added_dev(link_spec); in disconnect()