Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h685 CONF_INPUT_DONE, enumerator
/Linux-v4.19/net/bluetooth/
Dl2cap_core.c4117 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_config_req()
4250 set_bit(CONF_INPUT_DONE, &chan->conf_state); in l2cap_config_rsp()
4669 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_logical_finish_create()