Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h711 CONF_NOT_COMPLETE, enumerator
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c477 set_bit(CONF_NOT_COMPLETE, &chan->conf_state); in l2cap_chan_create()
538 set_bit(CONF_NOT_COMPLETE, &chan->conf_state); in l2cap_chan_set_defaults()
677 if (test_bit(CONF_NOT_COMPLETE, &chan->conf_state)) in l2cap_chan_del()