Home
last modified time | relevance | path

Searched refs:dch_abort_cfm (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_hl_api.h609 tBTA_HL_MCL_CFM dch_abort_cfm; member
/system/bt/bta/hl/
Dbta_hl_utils.c2981 p_evt_data->dch_abort_cfm.status = status; in bta_hl_build_abort_cfm()
2982 p_evt_data->dch_abort_cfm.mcl_handle = mcl_handle; in bta_hl_build_abort_cfm()
2983 p_evt_data->dch_abort_cfm.app_handle = app_handle; in bta_hl_build_abort_cfm()
/system/bt/btif/src/
Dbtif_hl.c3602 p_data->dch_abort_cfm.mcl_handle, in btif_hl_upstreams_evt()
3603 p_data->dch_abort_cfm.status); in btif_hl_upstreams_evt()
3604 if (p_data->dch_abort_cfm.status == BTA_HL_STATUS_OK) in btif_hl_upstreams_evt()