Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dl2cap.h741 CONF_LOC_CONF_PEND, enumerator
/Linux-v5.10/net/bluetooth/
Dl2cap_core.c3700 set_bit(CONF_LOC_CONF_PEND, &chan->conf_state); in l2cap_parse_conf_req()
4331 clear_bit(CONF_LOC_CONF_PEND, &chan->conf_state); in l2cap_send_efs_conf_rsp()
4445 test_bit(CONF_LOC_CONF_PEND, &chan->conf_state)) { in l2cap_config_req()
4494 if (test_bit(CONF_LOC_CONF_PEND, &chan->conf_state)) { in l2cap_config_rsp()