HCI_ROLE_SLAVE    723 include/net/bluetooth/hci_core.h 		if (c->role == HCI_ROLE_SLAVE)
HCI_ROLE_SLAVE    749 include/net/bluetooth/hci_core.h 		if (c->role == HCI_ROLE_SLAVE)
HCI_ROLE_SLAVE    110 net/bluetooth/amp.c 	u8 role = out ? HCI_ROLE_MASTER : HCI_ROLE_SLAVE;
HCI_ROLE_SLAVE    483 net/bluetooth/hci_conn.c 	if (conn->role == HCI_ROLE_SLAVE) {
HCI_ROLE_SLAVE   1039 net/bluetooth/hci_conn.c 	if (conn->role == HCI_ROLE_SLAVE) {
HCI_ROLE_SLAVE   2375 net/bluetooth/hci_core.c 	return HCI_ROLE_SLAVE;
HCI_ROLE_SLAVE   2617 net/bluetooth/hci_event.c 				    HCI_ROLE_SLAVE);
HCI_ROLE_SLAVE   1536 net/bluetooth/l2cap_core.c 	if (hcon->role == HCI_ROLE_SLAVE &&
HCI_ROLE_SLAVE   7250 net/bluetooth/l2cap_core.c 					      HCI_ROLE_SLAVE, NULL);
HCI_ROLE_SLAVE   1741 net/bluetooth/smp.c 	if (conn->hcon->role != HCI_ROLE_SLAVE)