Searched refs:btif_hh_find_dev_by_link_spec (Results 1 – 1 of 1) sorted by relevance
394 static btif_hh_device_t* btif_hh_find_dev_by_link_spec( in btif_hh_find_dev_by_link_spec() function502 btif_hh_device_t* p_dev = btif_hh_find_dev_by_link_spec(conn.link_spec); in hh_open_handler()548 btif_hh_device_t* p_dev = btif_hh_find_dev_by_link_spec(conn.link_spec); in hh_open_handler()693 while ((p_dev = btif_hh_find_dev_by_link_spec(link_spec)) != NULL) { in btif_hh_remove_device()748 p_dev = btif_hh_find_dev_by_link_spec(link_spec); in btif_hh_virtual_unplug()801 btif_hh_device_t* p_dev = btif_hh_find_dev_by_link_spec(link_spec); in btif_hh_connect()1682 p_dev = btif_hh_find_dev_by_link_spec(link_spec); in disconnect()1724 btif_hh_device_t* p_dev = btif_hh_find_dev_by_link_spec(link_spec); in virtual_unplug()