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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 671 extern void bta_hl_dch_mca_open_ind(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx,
    [all...]
bta_hl_main.c 62 BTA_HL_DCH_MCA_OPEN_IND,
98 bta_hl_dch_mca_open_ind,
177 /* BTA_HL_MCA_OPEN_IND_EVT */ {BTA_HL_DCH_MCA_OPEN_IND, BTA_HL_DCH_OPEN_ST},
    [all...]
bta_hl_act.c 869 ** Function bta_hl_dch_mca_open_ind
876 void bta_hl_dch_mca_open_ind(UINT8 app_idx, UINT8 mcl_idx, UINT8 mdl_idx, function
890 APPL_TRACE_DEBUG("bta_hl_dch_mca_open_ind");
    [all...]

Completed in 200 milliseconds