Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h733 CONF_INPUT_DONE, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c4461 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_config_req()
4596 set_bit(CONF_INPUT_DONE, &chan->conf_state); in l2cap_config_rsp()
5023 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_logical_finish_create()