Searched refs:FLAG_ROLE_SWITCH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_sock.c | 533 if (test_bit(FLAG_ROLE_SWITCH, &chan->flags)) in l2cap_sock_getsockopt_old() 839 set_bit(FLAG_ROLE_SWITCH, &chan->flags); in l2cap_sock_setsockopt_old() 841 clear_bit(FLAG_ROLE_SWITCH, &chan->flags); in l2cap_sock_setsockopt_old()
|
H A D | l2cap_core.c | 8183 if (test_bit(FLAG_ROLE_SWITCH, &c->flags)) in l2cap_connect_ind() 8188 if (test_bit(FLAG_ROLE_SWITCH, &c->flags)) in l2cap_connect_ind()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | l2cap_sock.c | 515 if (test_bit(FLAG_ROLE_SWITCH, &chan->flags)) in l2cap_sock_getsockopt_old() 821 set_bit(FLAG_ROLE_SWITCH, &chan->flags); in l2cap_sock_setsockopt_old() 823 clear_bit(FLAG_ROLE_SWITCH, &chan->flags); in l2cap_sock_setsockopt_old()
|
H A D | l2cap_core.c | 7163 if (test_bit(FLAG_ROLE_SWITCH, &c->flags)) in l2cap_connect_ind() 7168 if (test_bit(FLAG_ROLE_SWITCH, &c->flags)) in l2cap_connect_ind()
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | l2cap.h | 723 FLAG_ROLE_SWITCH, enumerator
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | l2cap.h | 764 FLAG_ROLE_SWITCH, enumerator
|
Completed in 26 milliseconds