Searched refs:btif_hh_find_dev_by_handle (Results 1 – 3 of 3) sorted by relevance
143 btif_hh_device_t* btif_hh_find_dev_by_handle(uint8_t handle);
441 btif_hh_device_t* p_dev = btif_hh_find_dev_by_handle(dev_handle); in bta_hh_co_open()
356 btif_hh_device_t* btif_hh_find_dev_by_handle(uint8_t handle) { in btif_hh_find_dev_by_handle() function