Searched refs:ext_flow_spec_present (Results 1 – 5 of 5) sorted by relevance
576 cfg_info.ext_flow_spec_present = TRUE; in process_l2cap_cmd()667 cfg_info.ext_flow_spec_present = TRUE; in process_l2cap_cmd()
1771 … p_cfg->ext_flow_spec_present = FALSE; /* Illegal to use extended flow spec in basic mode */ in l2c_fcr_adj_our_req_options()1814 … p_cfg->ext_flow_spec_present = FALSE; /* Illegal to use extended flow spec in basic mode */ in l2c_fcr_adj_our_req_options()1969 p_ccb->our_cfg.ext_flow_spec_present = FALSE; in l2c_fcr_renegotiate_chan()
680 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_req()735 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_req()778 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_rsp()827 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_rsp()
494 p_cfg->ext_flow_spec_present = FALSE; in L2CA_ConfigReq()2077 if (p_ccb->our_cfg.ext_flow_spec_present) { in L2CA_GetCurrentConfig()
166 BOOLEAN ext_flow_spec_present; member