Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h743 CONF_INPUT_DONE, enumerator
/OK3568_Linux_fs/kernel/net/bluetooth/
H A 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()