Searched refs:bta_hl_dch_mca_close_ind (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/hl/
H A Dbta_hl_int.h653 extern void bta_hl_dch_mca_close_ind(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
H A Dbta_hl_main.c100 bta_hl_dch_mca_close_ind,
H A Dbta_hl_act.c727 ** Function bta_hl_dch_mca_close_ind
734 void bta_hl_dch_mca_close_ind(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx, function
741 APPL_TRACE_DEBUG("bta_hl_dch_mca_close_ind dch oper=%s", bta_hl_dch_oper_code(p_dcb->dch_oper));
743 APPL_TRACE_DEBUG("bta_hl_dch_mca_close_ind dch oper=%d", p_dcb->dch_oper);

Completed in 135 milliseconds