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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 667 extern void bta_hl_cch_mca_close(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data);
    [all...]
bta_hl_main.c 298 BTA_HL_CCH_MCA_CLOSE,
314 bta_hl_cch_mca_close,
351 /* BTA_HL_CCH_CLOSE_EVT */ {BTA_HL_CCH_MCA_CLOSE, BTA_HL_CCH_CLOSING_ST},
365 /* BTA_HL_CCH_CLOSE_EVT */ {BTA_HL_CCH_MCA_CLOSE, BTA_HL_CCH_CLOSING_ST},
379 /* BTA_HL_CCH_CLOSE_EVT */ {BTA_HL_CCH_MCA_CLOSE, BTA_HL_CCH_CLOSING_ST},
    [all...]
bta_hl_act.c 2325 void bta_hl_cch_mca_close(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data) function
    [all...]

Completed in 58 milliseconds