Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h332 #define L2CAP_CFG_FCS_PEER 0x02 /* Peer's desired config FCS option */ macro
333 #define L2CAP_BYPASS_FCS (L2CAP_CFG_FCS_OUR | L2CAP_CFG_FCS_PEER)
Dl2c_fcr.c2227 p_ccb->bypass_fcs |= L2CAP_CFG_FCS_PEER; in l2c_fcr_process_peer_cfg_req()