Searched refs:bta_hh_find_cb (Results 1 – 4 of 4) sorted by relevance
426 index = bta_hh_find_cb(((tBTA_HH_API_CONN *)p_msg)->bd_addr); in bta_hh_hdl_event()430 index = bta_hh_find_cb(((tBTA_HH_MAINT_DEV *)p_msg)->bda); in bta_hh_hdl_event()447 index = bta_hh_find_cb(((tBTA_HH_CBACK_DATA *)p_msg)->addr); in bta_hh_hdl_event()
62 UINT8 bta_hh_find_cb(BD_ADDR bda) in bta_hh_find_cb() function
1206 UINT8 idx = bta_hh_find_cb(bd_addr); in bta_hh_le_encrypt_cback()2819 index = bta_hh_find_cb(bd_addr); in bta_hh_le_hid_read_rpt_clt_cfg()2820 if ((index = bta_hh_find_cb(bd_addr)) == BTA_HH_IDX_INVALID) { in bta_hh_le_hid_read_rpt_clt_cfg()
342 extern UINT8 bta_hh_find_cb(BD_ADDR bda);