Home
last modified time | relevance | path

Searched refs:ch_result (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_l2c.c251 p_lcb->ch_result = p_cfg->result; in avct_l2c_config_cfm_cback()
353 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result; in avct_l2c_disconnect_cfm_cback()
354 p_lcb->ch_result = 0; in avct_l2c_disconnect_cfm_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h64 UINT16 ch_result; /* L2CAP connection result value */ member
75 UINT16 ch_result; /* L2CAP connection result value */ member
91 UINT16 ch_result; /* L2CAP connection result value */ member