Searched refs:bta_hh_find_cb (Results 1 – 3 of 3) sorted by relevance
323 index = bta_hh_find_cb(((tBTA_HH_API_CONN*)p_msg)->bd_addr); in bta_hh_hdl_event()327 index = bta_hh_find_cb(((tBTA_HH_MAINT_DEV*)p_msg)->bda); in bta_hh_hdl_event()347 index = bta_hh_find_cb(((tBTA_HH_CBACK_DATA*)p_msg)->addr); in bta_hh_hdl_event()
57 uint8_t bta_hh_find_cb(const RawAddress& bda) { in bta_hh_find_cb() function97 uint8_t idx = bta_hh_find_cb(bda); in bta_hh_get_cb()
282 extern uint8_t bta_hh_find_cb(const RawAddress& bda);