Home
last modified time | relevance | path

Searched refs:L2CAP_CFG_FCS_PEER (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h331 #define L2CAP_CFG_FCS_PEER 0x02 /* Peer's desired config FCS option */ macro
332 #define L2CAP_BYPASS_FCS (L2CAP_CFG_FCS_OUR | L2CAP_CFG_FCS_PEER)
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c2074 p_ccb->bypass_fcs |= L2CAP_CFG_FCS_PEER; in l2c_fcr_process_peer_cfg_req()