HCI_LM_MASTER     223 net/bluetooth/hci_conn.c 	if (lmp_rswitch_capable(hdev) && !(hdev->link_mode & HCI_LM_MASTER))
HCI_LM_MASTER    1524 net/bluetooth/hci_conn.c 		link_mode |= HCI_LM_MASTER;
HCI_LM_MASTER    2014 net/bluetooth/hci_core.c 					(HCI_LM_MASTER | HCI_LM_ACCEPT);
HCI_LM_MASTER    2636 net/bluetooth/hci_event.c 		if (lmp_rswitch_capable(hdev) && (mask & HCI_LM_MASTER))
HCI_LM_MASTER    7340 net/bluetooth/l2cap_core.c 				lm1 |= HCI_LM_MASTER;
HCI_LM_MASTER    7345 net/bluetooth/l2cap_core.c 				lm2 |= HCI_LM_MASTER;