Home
last modified time | relevance | path

Searched refs:FLAG_ROLE_SWITCH (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_sock.c532 if (test_bit(FLAG_ROLE_SWITCH, &chan->flags)) in l2cap_sock_getsockopt_old()
838 set_bit(FLAG_ROLE_SWITCH, &chan->flags); in l2cap_sock_setsockopt_old()
840 clear_bit(FLAG_ROLE_SWITCH, &chan->flags); in l2cap_sock_setsockopt_old()
Dl2cap_core.c8097 if (test_bit(FLAG_ROLE_SWITCH, &c->flags)) in l2cap_connect_ind()
8102 if (test_bit(FLAG_ROLE_SWITCH, &c->flags)) in l2cap_connect_ind()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h763 FLAG_ROLE_SWITCH, enumerator