Searched refs:BTA_HL_DCH_ABORT_EVT (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/hl/ |
D | bta_hl_int.h | 176 BTA_HL_DCH_ABORT_EVT, enumerator
|
D | bta_hl_act.c | 1320 bta_hl_dch_sm_execute(app_idx, mcl_idx, mdl_idx, BTA_HL_DCH_ABORT_EVT, p_data); in bta_hl_dch_mca_reconnect_cfm() 1559 bta_hl_dch_sm_execute(app_idx, mcl_idx, mdl_idx, BTA_HL_DCH_ABORT_EVT, p_data); in bta_hl_dch_mca_create_cfm()
|
D | bta_hl_utils.c | 2856 bta_hl_dch_sm_execute(app_idx, mcl_idx, mdl_idx, BTA_HL_DCH_ABORT_EVT, p_data); in bta_hl_check_cch_close() 3476 case BTA_HL_DCH_ABORT_EVT: in bta_hl_evt_code()
|
D | bta_hl_main.c | 1913 bta_hl_dch_sm_execute(app_idx, mcl_idx, mdl_idx, BTA_HL_DCH_ABORT_EVT, p_data); in bta_hl_api_dch_abort()
|