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

  /system/bt/bta/hl/
bta_hl_int.h 611 extern void bta_hl_dch_mca_close_ind(uint8_t app_idx, uint8_t mcl_idx,
    [all...]
bta_hl_main.cc 61 BTA_HL_DCH_MCA_CLOSE_IND,
93 bta_hl_dch_mca_close_cfm, bta_hl_dch_mca_close_ind,
172 /* BTA_HL_MCA_CLOSE_IND_EVT */ {BTA_HL_DCH_MCA_CLOSE_IND,
219 /* BTA_HL_MCA_CLOSE_IND_EVT */ {BTA_HL_DCH_MCA_CLOSE_IND,
    [all...]
bta_hl_act.cc 608 * Function bta_hl_dch_mca_close_ind
615 void bta_hl_dch_mca_close_ind(uint8_t app_idx, uint8_t mcl_idx, uint8_t mdl_idx, function
620 APPL_TRACE_DEBUG("bta_hl_dch_mca_close_ind dch oper=%s",
    [all...]

Completed in 177 milliseconds