Searched refs:flush_to_present (Results 1 – 4 of 4) sorted by relevance
472 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()498 cfg_info.flush_to_present = true; in process_l2cap_cmd()615 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()639 cfg_info.flush_to_present = true; in process_l2cap_cmd()
577 if (p_cfg->flush_to_present) in l2cu_send_peer_config_req()608 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_req()673 if (p_cfg->flush_to_present) in l2cu_send_peer_config_rsp()704 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_rsp()1873 if (p_cfg->flush_to_present) { in l2cu_process_peer_cfg_req()1879 p_ccb->peer_cfg.flush_to_present = true; in l2cu_process_peer_cfg_req()1884 else if (p_ccb->peer_cfg.flush_to_present && in l2cu_process_peer_cfg_req()1886 p_cfg->flush_to_present = true; in l2cu_process_peer_cfg_req()1914 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()1929 if (flush_to_ok) p_cfg->flush_to_present = false; in l2cu_process_peer_cfg_req()
1334 p_ccb->peer_cfg.flush_to_present = false; in l2c_csm_open()
165 bool flush_to_present; member