Searched refs:ext_flow_spec_present (Results 1 – 5 of 5) sorted by relevance
519 cfg_info.ext_flow_spec_present = TRUE; in process_l2cap_cmd()621 cfg_info.ext_flow_spec_present = TRUE; in process_l2cap_cmd()
458 p_cfg->ext_flow_spec_present = FALSE; in L2CA_ConfigReq()1585 if (p_ccb->our_cfg.ext_flow_spec_present) in L2CA_GetCurrentConfig()
515 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_req()575 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_req()615 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_rsp()668 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_rsp()
1901 … p_cfg->ext_flow_spec_present = FALSE; /* Illegal to use extended flow spec in basic mode */ in l2c_fcr_adj_our_req_options()1952 … p_cfg->ext_flow_spec_present = FALSE; /* Illegal to use extended flow spec in basic mode */ in l2c_fcr_adj_our_req_options()2116 p_ccb->our_cfg.ext_flow_spec_present = FALSE; in l2c_fcr_renegotiate_chan()
162 BOOLEAN ext_flow_spec_present; member