Searched refs:bta_hl_check_deregistration (Results 1 - 4 of 4) sorted by relevance

/system/bt/bta/hl/
H A Dbta_hl_int.h797 extern void bta_hl_check_deregistration(UINT8 app_idx, tBTA_HL_DATA *p_data );
H A Dbta_hl_utils.c2878 ** Function bta_hl_check_deregistration
2885 void bta_hl_check_deregistration(UINT8 app_idx, tBTA_HL_DATA *p_data ) function
2893 APPL_TRACE_DEBUG("bta_hl_check_deregistration");
2953 bta_hl_check_deregistration(app_idx, p_data);
H A Dbta_hl_main.c780 bta_hl_check_deregistration(app_idx,p_data);
H A Dbta_hl_act.c2375 bta_hl_check_deregistration(app_idx, p_data);

Completed in 21 milliseconds