HCI_LM_MASTER 64 net/bluetooth/hci_conn.c conn->link_mode = HCI_LM_MASTER; HCI_LM_MASTER 87 net/bluetooth/hci_conn.c if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER)) HCI_LM_MASTER 459 net/bluetooth/hci_conn.c if (!role && conn->link_mode & HCI_LM_MASTER) HCI_LM_MASTER 717 net/bluetooth/hci_core.c (HCI_LM_MASTER | HCI_LM_ACCEPT); HCI_LM_MASTER 105 net/bluetooth/hci_event.c conn->link_mode &= ~HCI_LM_MASTER; HCI_LM_MASTER 107 net/bluetooth/hci_event.c conn->link_mode |= HCI_LM_MASTER; HCI_LM_MASTER 581 net/bluetooth/hci_event.c conn->link_mode |= HCI_LM_MASTER; HCI_LM_MASTER 969 net/bluetooth/hci_event.c if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER)) HCI_LM_MASTER 1388 net/bluetooth/hci_event.c conn->link_mode &= ~HCI_LM_MASTER; HCI_LM_MASTER 1390 net/bluetooth/hci_event.c conn->link_mode |= HCI_LM_MASTER;