Searched refs:bta_hh_find_cb (Results 1 – 4 of 4) sorted by relevance
384 index = bta_hh_find_cb(((tBTA_HH_API_CONN*)p_msg)->bd_addr); in bta_hh_hdl_event()388 index = bta_hh_find_cb(((tBTA_HH_MAINT_DEV*)p_msg)->bda); in bta_hh_hdl_event()408 index = bta_hh_find_cb(((tBTA_HH_CBACK_DATA*)p_msg)->addr); in bta_hh_hdl_event()
326 extern uint8_t bta_hh_find_cb(const RawAddress& bda);
59 uint8_t bta_hh_find_cb(const RawAddress& bda) { in bta_hh_find_cb() function
970 uint8_t idx = bta_hh_find_cb(*bd_addr); in bta_hh_le_encrypt_cback()2137 index = bta_hh_find_cb(bd_addr); in bta_hh_le_hid_read_rpt_clt_cfg()