Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h706 CONF_RECV_NO_FCS, enumerator
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c3333 test_bit(CONF_RECV_NO_FCS, &chan->conf_state)) { in l2cap_build_conf_req()
3361 test_bit(CONF_RECV_NO_FCS, &chan->conf_state)) { in l2cap_build_conf_req()
3427 set_bit(CONF_RECV_NO_FCS, &chan->conf_state); in l2cap_parse_conf_req()
3671 set_bit(CONF_RECV_NO_FCS, in l2cap_parse_conf_rsp()
4175 else if (!test_bit(CONF_RECV_NO_FCS, &chan->conf_state)) in set_default_fcs()