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

/system/bt/stack/include/
H A Dl2cdefs.h232 #define L2CAP_CFG_FCS_BYPASS 0 /* Bypass the FCS in streaming or ERTM modes */ macro
/system/bt/stack/l2cap/
H A Dl2c_fcr.cc2301 if (p_cfg->fcs == L2CAP_CFG_FCS_BYPASS)
H A Dl2c_utils.cc2012 if (p_cfg->fcs_present && p_cfg->fcs == L2CAP_CFG_FCS_BYPASS)

Completed in 12 milliseconds