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.c2110 if (p_ccb->out_cfg_fcr_present) in l2c_fcr_adj_monitor_retran_timeout()
2152 p_cfg->fcr_present = p_ccb->out_cfg_fcr_present; in l2c_fcr_adj_our_rsp_options()
2358 p_ccb->out_cfg_fcr_present = FALSE; in l2c_fcr_process_peer_cfg_req()
2379 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
2388 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
2394 p_ccb->out_cfg_fcr_present = TRUE; in l2c_fcr_process_peer_cfg_req()
Dl2c_int.h326 … BOOLEAN out_cfg_fcr_present; /* TRUE if cfg response shoulkd include fcr options */ member