Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hl_api.h615 tBTA_HL_MCL_CFM echo_test_cfm; member
/system/bt/bta/hl/
Dbta_hl_utils.c3264 p_evt_data->echo_test_cfm.mcl_handle = mcl_handle; in bta_hl_build_echo_test_cfm()
3265 p_evt_data->echo_test_cfm.app_handle = app_handle; in bta_hl_build_echo_test_cfm()
3266 p_evt_data->echo_test_cfm.status = status; in bta_hl_build_echo_test_cfm()
/system/bt/btif/src/
Dbtif_hl.c3565 p_data->echo_test_cfm.mcl_handle, in btif_hl_upstreams_evt()
3566 p_data->echo_test_cfm.status ); in btif_hl_upstreams_evt()