HomeSort by relevance Sort by last modified time
    Searched full:bta_hl_dch_mca_close_ind (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hl/
bta_hl_main.c 64 BTA_HL_DCH_MCA_CLOSE_IND,
100 bta_hl_dch_mca_close_ind,
179 /* BTA_HL_MCA_CLOSE_IND_EVT */ {BTA_HL_DCH_MCA_CLOSE_IND, BTA_HL_DCH_CLOSING_ST},
214 /* BTA_HL_MCA_CLOSE_IND_EVT */ {BTA_HL_DCH_MCA_CLOSE_IND, BTA_HL_DCH_CLOSING_ST},
    [all...]
bta_hl_act.c 727 ** 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);
    [all...]
bta_hl_int.h 653 extern void bta_hl_dch_mca_close_ind(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
    [all...]

Completed in 397 milliseconds