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