Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c1840 if (p_ccb->out_cfg_fcr_present) { in l2c_fcr_adj_monitor_retran_timeout()
1878 p_cfg->fcr_present = p_ccb->out_cfg_fcr_present; in l2c_fcr_adj_our_rsp_options()
2065 p_ccb->out_cfg_fcr_present = FALSE; in l2c_fcr_process_peer_cfg_req()
2084 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
2092 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
2097 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h328 … BOOLEAN out_cfg_fcr_present; /* TRUE if cfg response shoulkd include fcr options */ member