Searched refs:L2CAP_CFG_FCS_BYPASS (Results 1 – 3 of 3) sorted by relevance
182 #define L2CAP_CFG_FCS_BYPASS 0 /* Bypass the FCS in streaming or ERTM modes */ macro
2226 if( p_cfg->fcs == L2CAP_CFG_FCS_BYPASS) in l2c_fcr_process_peer_cfg_req()
2103 if (p_cfg->fcs_present && p_cfg->fcs == L2CAP_CFG_FCS_BYPASS) in l2cu_process_our_cfg_req()