Searched refs:bta_hh_dev_handle_to_cb_idx (Results 1 – 3 of 3) sorted by relevance
391 index = bta_hh_dev_handle_to_cb_idx((uint8_t)p_msg->layer_specific); in bta_hh_hdl_event()410 index = bta_hh_dev_handle_to_cb_idx((uint8_t)p_msg->layer_specific); in bta_hh_hdl_event()
344 extern uint8_t bta_hh_dev_handle_to_cb_idx(uint8_t dev_handle);
471 uint8_t bta_hh_dev_handle_to_cb_idx(uint8_t dev_handle) { in bta_hh_dev_handle_to_cb_idx() function