Searched refs:ext_flow_spec_present (Results 1 – 5 of 5) sorted by relevance
551 cfg_info.ext_flow_spec_present = true; in process_l2cap_cmd()665 cfg_info.ext_flow_spec_present = true; in process_l2cap_cmd()
558 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_req()614 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_req()652 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_rsp()704 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_rsp()
841 p_cfg->ext_flow_spec_present = false; in L2CA_ConfigReq()2019 if (p_ccb->our_cfg.ext_flow_spec_present) in L2CA_GetCurrentConfig()
1982 p_cfg->ext_flow_spec_present = in l2c_fcr_adj_our_req_options()2033 p_cfg->ext_flow_spec_present = in l2c_fcr_adj_our_req_options()2190 p_ccb->our_cfg.ext_flow_spec_present = false; in l2c_fcr_renegotiate_chan()
169 bool ext_flow_spec_present; member