Searched refs:L2CAP_EXTFEA_NO_CRC (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Dl2cdefs.h288 #define L2CAP_EXTFEA_NO_CRC 0x00000020 macro
/system/bt/include/
H A Dbt_target.h41 (L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MODE | L2CAP_EXTFEA_NO_CRC | \
/system/bt/stack/l2cap/
H A Dl2c_utils.cc1069 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_EXT_FLOW_SPEC |
1076 L2CAP_EXTFEA_NO_CRC | L2CAP_EXTFEA_FIXED_CHNLS |
2010 if (p_ccb->p_lcb->peer_ext_fea & L2CAP_EXTFEA_NO_CRC) {

Completed in 52 milliseconds