Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davct_api.h96 #define AVCT_RESULT_FAIL 5 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb_act.c179 UINT16 result = AVCT_RESULT_FAIL; in avct_lcb_chnl_open()
426 avct_ccb_dealloc(p_data->p_ccb, AVCT_CONNECT_CFM_EVT, AVCT_RESULT_FAIL, NULL); in avct_lcb_bind_fail()
Davct_l2c.c318 UINT16 result = AVCT_RESULT_FAIL; in avct_l2c_disconnect_ind_cback()