Searched refs:L2CAP_EXTFEA_NO_CRC (Results 1 – 3 of 3) sorted by relevance
293 #define L2CAP_EXTFEA_NO_CRC 0x00000020 macro
49 (L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MODE | L2CAP_EXTFEA_NO_CRC | \
1061 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_EXT_FLOW_SPEC | in l2cu_send_peer_info_rsp()1068 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_FIXED_CHNLS | in l2cu_send_peer_info_rsp()1983 if ((p_ccb->p_lcb->peer_ext_fea & L2CAP_EXTFEA_NO_CRC) == 0) { in l2cu_process_our_cfg_req()