move_role 555 include/net/bluetooth/l2cap.h __u8 move_role; move_role 1243 net/bluetooth/l2cap_core.c u8 move_role = chan->move_role; move_role 1247 net/bluetooth/l2cap_core.c chan->move_role = L2CAP_MOVE_ROLE_NONE; move_role 1252 net/bluetooth/l2cap_core.c switch (move_role) { move_role 3126 net/bluetooth/l2cap_core.c chan->move_role = L2CAP_MOVE_ROLE_NONE; move_role 4705 net/bluetooth/l2cap_core.c switch (chan->move_role) { move_role 4768 net/bluetooth/l2cap_core.c } else if (chan->move_role == L2CAP_MOVE_ROLE_INITIATOR) { move_role 4771 net/bluetooth/l2cap_core.c } else if (chan->move_role == L2CAP_MOVE_ROLE_RESPONDER) { move_role 4812 net/bluetooth/l2cap_core.c chan->move_role = L2CAP_MOVE_ROLE_INITIATOR; move_role 4816 net/bluetooth/l2cap_core.c chan->move_role = L2CAP_MOVE_ROLE_INITIATOR; move_role 4913 net/bluetooth/l2cap_core.c if (chan->move_role == L2CAP_MOVE_ROLE_RESPONDER) { move_role 4923 net/bluetooth/l2cap_core.c chan->move_role = L2CAP_MOVE_ROLE_NONE; move_role 4947 net/bluetooth/l2cap_core.c switch (chan->move_role) { move_role 5025 net/bluetooth/l2cap_core.c chan->move_role != L2CAP_MOVE_ROLE_NONE) && move_role 5031 net/bluetooth/l2cap_core.c chan->move_role = L2CAP_MOVE_ROLE_RESPONDER; move_role 5164 net/bluetooth/l2cap_core.c if (chan->move_role == L2CAP_MOVE_ROLE_INITIATOR) { move_role 5166 net/bluetooth/l2cap_core.c chan->move_role = L2CAP_MOVE_ROLE_RESPONDER; move_role 906 net/bluetooth/l2cap_sock.c chan->move_role == L2CAP_MOVE_ROLE_NONE)