Searched refs:bta_hh_dev_handle_to_cb_idx (Results 1 – 3 of 3) sorted by relevance
330 index = bta_hh_dev_handle_to_cb_idx((uint8_t)p_msg->layer_specific); in bta_hh_hdl_event()349 index = bta_hh_dev_handle_to_cb_idx((uint8_t)p_msg->layer_specific); in bta_hh_hdl_event()
297 extern uint8_t bta_hh_dev_handle_to_cb_idx(uint8_t dev_handle);
335 uint8_t bta_hh_dev_handle_to_cb_idx(uint8_t dev_handle) { in bta_hh_dev_handle_to_cb_idx() function