Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc415 static btif_hh_device_t* btif_hh_find_connected_dev_by_link_spec( in btif_hh_find_connected_dev_by_link_spec() function
436 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in btif_hh_stop_vup_timer()
455 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in btif_hh_start_vup_timer()
870 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in btif_hh_disconnect()
1626 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in connect()
1678 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in disconnect()
1755 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in get_idle_time()
1787 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in set_idle_time()
1870 btif_hh_device_t* p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in get_protocol()
1905 p_dev = btif_hh_find_connected_dev_by_link_spec(link_spec); in set_protocol()
[all …]