Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h719 CONF_NOT_COMPLETE,
718 CONF_NOT_COMPLETE, global() enumerator
/linux/net/bluetooth/
H A Dl2cap_core.c473 set_bit(CONF_NOT_COMPLETE, &chan->conf_state); in l2cap_chan_create()
535 set_bit(CONF_NOT_COMPLETE, &chan->conf_state); in l2cap_chan_set_defaults()
675 if (test_bit(CONF_NOT_COMPLETE, &chan->conf_state)) in l2cap_chan_del()
1265 /* This clears all conf flags, including CONF_NOT_COMPLETE */ in l2cap_le_connect()