Searched refs:ext_flow_spec_present (Results 1 – 5 of 5) sorted by relevance
499 cfg_info.ext_flow_spec_present = TRUE; in process_l2cap_cmd()601 cfg_info.ext_flow_spec_present = TRUE; in process_l2cap_cmd()
618 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_req()678 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_req()718 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_rsp()771 if (p_cfg->ext_flow_spec_present) in l2cu_send_peer_config_rsp()
808 p_cfg->ext_flow_spec_present = FALSE; in L2CA_ConfigReq()2048 if (p_ccb->our_cfg.ext_flow_spec_present) in L2CA_GetCurrentConfig()
2031 … p_cfg->ext_flow_spec_present = FALSE; /* Illegal to use extended flow spec in basic mode */ in l2c_fcr_adj_our_req_options()2082 … p_cfg->ext_flow_spec_present = FALSE; /* Illegal to use extended flow spec in basic mode */ in l2c_fcr_adj_our_req_options()2252 p_ccb->our_cfg.ext_flow_spec_present = FALSE; in l2c_fcr_renegotiate_chan()
166 BOOLEAN ext_flow_spec_present; member