Home
last modified time | relevance | path

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

/system/bt/stack/avct/
Davct_l2c_br.cc248 p_lcb->ch_result = p_cfg->result; in avct_l2c_br_config_cfm_cback()
371 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result; in avct_l2c_br_disconnect_cfm_cback()
372 p_lcb->ch_result = 0; in avct_l2c_br_disconnect_cfm_cback()
Davct_l2c.cc257 p_lcb->ch_result = p_cfg->result; in avct_l2c_config_cfm_cback()
364 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result; in avct_l2c_disconnect_cfm_cback()
365 p_lcb->ch_result = 0; in avct_l2c_disconnect_cfm_cback()
Davct_int.h64 uint16_t ch_result; /* L2CAP connection result value */ member
75 uint16_t ch_result; /* L2CAP connection result value */ member
91 uint16_t ch_result; /* L2CAP connection result value */ member