Symbol: HCI_ROLE_MASTER
net/bluetooth/hci_conn.c
1022
if (conn->role == HCI_ROLE_MASTER)
net/bluetooth/hci_conn.c
1607
conn = hci_conn_add_unset(hdev, BIS_LINK, dst, 0, HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
1654
HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
1702
HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
1771
sco = hci_conn_add_unset(hdev, type, dst, 0, HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
187
if (conn->type == ACL_LINK && conn->role == HCI_ROLE_MASTER &&
net/bluetooth/hci_conn.c
1972
HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
2225
HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
2659
if (conn->role == HCI_ROLE_MASTER)
net/bluetooth/hci_conn.c
830
if (conn->role == HCI_ROLE_MASTER) {
net/bluetooth/hci_conn.c
840
HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
847
HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
854
HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
999
if (conn->role == HCI_ROLE_MASTER)
net/bluetooth/hci_core.c
1177
return HCI_ROLE_MASTER;
net/bluetooth/hci_event.c
2274
0, HCI_ROLE_MASTER);
net/bluetooth/hci_event.c
3131
(conn->role == HCI_ROLE_MASTER && conn->state != BT_CONNECT)) {
net/bluetooth/hci_event.c
5744
(conn->role == HCI_ROLE_MASTER && conn->state != BT_CONNECT)) {
net/bluetooth/hci_event.c
6146
HCI_ROLE_MASTER, phy, sec_phy);
net/bluetooth/hci_event.c
6808
if (hcon->role == HCI_ROLE_MASTER) {
net/bluetooth/hci_event.c
6975
case HCI_ROLE_MASTER:
net/bluetooth/hci_event.c
7107
HCI_ROLE_MASTER))) {
net/bluetooth/hci_sync.c
6937
conn->role = HCI_ROLE_MASTER;
net/bluetooth/hci_sync.c
7374
if (conn->role == HCI_ROLE_MASTER)
net/bluetooth/iso.c
2047
conn->hcon->role == HCI_ROLE_MASTER &&
net/bluetooth/l2cap_core.c
4683
if (hcon->role != HCI_ROLE_MASTER)
net/bluetooth/mgmt.c
8051
if (conn && conn->role == HCI_ROLE_MASTER &&
net/bluetooth/smp.c
2307
if (hcon->role != HCI_ROLE_MASTER)
net/bluetooth/smp.c
2385
if (hcon->role == HCI_ROLE_MASTER)
net/bluetooth/smp.c
2429
if (hcon->role == HCI_ROLE_MASTER)
net/bluetooth/smp.c
3101
if (hcon->role != HCI_ROLE_MASTER)