Searched refs:L2CAP_EXTFEA_NO_CRC (Results 1 – 3 of 3) sorted by relevance
290 #define L2CAP_EXTFEA_NO_CRC 0x00000020 macro
41 (L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MODE | L2CAP_EXTFEA_NO_CRC | \
1070 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_EXT_FLOW_SPEC | in l2cu_send_peer_info_rsp()1077 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_FIXED_CHNLS | in l2cu_send_peer_info_rsp()2028 if (p_ccb->p_lcb->peer_ext_fea & L2CAP_EXTFEA_NO_CRC) { in l2cu_process_our_cfg_req()