Searched refs:ext_flow_spec_present (Results 1 – 5 of 5) sorted by relevance
536 cfg_info.ext_flow_spec_present = true; in process_l2cap_cmd()650 cfg_info.ext_flow_spec_present = true; in process_l2cap_cmd()
564 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_req()620 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_req()658 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_rsp()710 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_rsp()
845 p_cfg->ext_flow_spec_present = false; in L2CA_ConfigReq()2019 if (p_ccb->our_cfg.ext_flow_spec_present) in L2CA_GetCurrentConfig()
1978 p_cfg->ext_flow_spec_present = in l2c_fcr_adj_our_req_options()2029 p_cfg->ext_flow_spec_present = in l2c_fcr_adj_our_req_options()2186 p_ccb->our_cfg.ext_flow_spec_present = false; in l2c_fcr_renegotiate_chan()
169 bool ext_flow_spec_present; member