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

  /system/bt/bta/hl/
bta_hl_int.h 622 extern void bta_hl_dch_mca_abort_ind(uint8_t app_idx, uint8_t mcl_idx,
    [all...]
bta_hl_main.cc 72 BTA_HL_DCH_MCA_ABORT_IND,
99 bta_hl_dch_mca_abort, bta_hl_dch_mca_abort_ind,
192 /* BTA_HL_MCA_ABORT_IND_EVT */ {BTA_HL_DCH_MCA_ABORT_IND,
    [all...]
bta_hl_act.cc 903 * Function bta_hl_dch_mca_abort_ind
910 void bta_hl_dch_mca_abort_ind(uint8_t app_idx, uint8_t mcl_idx, uint8_t mdl_idx, function
915 APPL_TRACE_DEBUG("bta_hl_dch_mca_abort_ind");
    [all...]

Completed in 585 milliseconds