Searched refs:L2CAP_EXTFEA_NO_CRC (Results 1 – 3 of 3) sorted by relevance
34 (L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MODE | L2CAP_EXTFEA_NO_CRC | \
396 #define L2CAP_EXTFEA_NO_CRC 0x00000020 macro
1059 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_EXT_FLOW_SPEC | in l2cu_send_peer_info_rsp()1066 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_FIXED_CHNLS | in l2cu_send_peer_info_rsp()2011 if ((p_ccb->p_lcb->peer_ext_fea & L2CAP_EXTFEA_NO_CRC) == 0) { in l2cu_process_our_cfg_req()