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.c4426 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_config_req()
4560 set_bit(CONF_INPUT_DONE, &chan->conf_state); in l2cap_config_rsp()
4986 if (test_bit(CONF_INPUT_DONE, &chan->conf_state)) { in l2cap_logical_finish_create()