Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_fcr.cc1624 if (p_ccb->out_cfg_fcr_present) { in l2c_fcr_adj_monitor_retran_timeout()
1663 p_cfg->fcr_present = p_ccb->out_cfg_fcr_present; in l2c_fcr_adj_our_rsp_options()
1829 p_ccb->out_cfg_fcr_present = false; in l2c_fcr_process_peer_cfg_req()
1845 p_ccb->out_cfg_fcr_present = true; in l2c_fcr_process_peer_cfg_req()
1854 p_ccb->out_cfg_fcr_present = true; in l2c_fcr_process_peer_cfg_req()
1859 p_ccb->out_cfg_fcr_present = true; in l2c_fcr_process_peer_cfg_req()
Dl2c_int.h335 bool out_cfg_fcr_present; /* true if cfg response should include fcr options member
/packages/modules/Bluetooth/system/stack/test/
Dstack_l2cap_test.cc180 .out_cfg_fcr_present = false,