Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_fcr.c1951 if (p_ccb->out_cfg_fcr_present) in l2c_fcr_adj_monitor_retran_timeout()
1993 p_cfg->fcr_present = p_ccb->out_cfg_fcr_present; in l2c_fcr_adj_our_rsp_options()
2198 p_ccb->out_cfg_fcr_present = FALSE; in l2c_fcr_process_peer_cfg_req()
2219 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
2228 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
2234 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
Dl2c_int.h302 … BOOLEAN out_cfg_fcr_present; /* TRUE if cfg response shoulkd include fcr options */ member