Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dl2cap.h689 CONF_INPUT_DONE, enumerator
/Linux-v5.4/net/bluetooth/
Dl2cap_core.c4178 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_config_req()
4312 set_bit(CONF_INPUT_DONE, &chan->conf_state); in l2cap_config_rsp()
4737 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_logical_finish_create()