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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 691 extern void bta_hl_cch_mca_disconnect(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data);
    [all...]
bta_hl_main.c 301 BTA_HL_CCH_MCA_DISCONNECT,
318 bta_hl_cch_mca_disconnect,
352 /* BTA_HL_MCA_DISCONNECT_IND_EVT */ {BTA_HL_CCH_MCA_DISCONNECT, BTA_HL_CCH_CLOSING_ST},
366 /* BTA_HL_MCA_DISCONNECT_IND_EVT */ {BTA_HL_CCH_MCA_DISCONNECT, BTA_HL_CCH_CLOSING_ST},
380 /* BTA_HL_MCA_DISCONNECT_IND_EVT */ {BTA_HL_CCH_MCA_DISCONNECT, BTA_HL_CCH_CLOSING_ST},
    [all...]
bta_hl_act.c 2431 void bta_hl_cch_mca_disconnect(UINT8 app_idx, UINT8 mcl_idx, tBTA_HL_DATA *p_data) function
    [all...]

Completed in 95 milliseconds