Searched refs:L2CAP_EXTFEA_NO_CRC (Results 1 – 3 of 3) sorted by relevance
258 #define L2CAP_EXTFEA_NO_CRC 0x00000020 /* Optional FCS (if set No FCS desired) */ macro
42 …PORTED_MASK (L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MODE | L2CAP_EXTFEA_NO_CRC | L2CAP_EXT…
1144 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_EXT_FLOW_SPEC | in l2cu_send_peer_info_rsp()1150 L2CAP_EXTFEA_NO_CRC |L2CAP_EXTFEA_FIXED_CHNLS | in l2cu_send_peer_info_rsp()2171 if (p_ccb->p_lcb->peer_ext_fea & L2CAP_EXTFEA_NO_CRC) in l2cu_process_our_cfg_req()