HCI_OP_REMOTE_NAME_REQ 1932 net/bluetooth/hci_event.c 	return hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp);
HCI_OP_REMOTE_NAME_REQ 2016 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_REMOTE_NAME_REQ);
HCI_OP_REMOTE_NAME_REQ 3114 net/bluetooth/hci_event.c 		hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp);
HCI_OP_REMOTE_NAME_REQ 3526 net/bluetooth/hci_event.c 	case HCI_OP_REMOTE_NAME_REQ:
HCI_OP_REMOTE_NAME_REQ 4161 net/bluetooth/hci_event.c 		hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp);