hci_sent_cmd_data  637 include/net/bluetooth/hci_core.h void *hci_sent_cmd_data(struct hci_dev *hdev, __u16 opcode);
hci_sent_cmd_data  143 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LINK_POLICY);
hci_sent_cmd_data  175 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_DEF_LINK_POLICY);
hci_sent_cmd_data  204 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LOCAL_NAME);
hci_sent_cmd_data  230 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_AUTH_ENABLE);
hci_sent_cmd_data  253 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_ENCRYPT_MODE);
hci_sent_cmd_data  276 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SCAN_ENABLE);
hci_sent_cmd_data  321 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_CLASS_OF_DEV);
hci_sent_cmd_data  365 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_VOICE_SETTING);
hci_sent_cmd_data  416 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SSP_MODE);
hci_sent_cmd_data  557 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_CONN);
hci_sent_cmd_data  601 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_ADD_SCO);
hci_sent_cmd_data  632 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_AUTH_REQUESTED);
hci_sent_cmd_data  659 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_SET_CONN_ENCRYPT);
hci_sent_cmd_data  691 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_FEATURES);
hci_sent_cmd_data  718 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_EXT_FEATURES);
hci_sent_cmd_data  746 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_SETUP_SYNC_CONN);
hci_sent_cmd_data  777 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_SNIFF_MODE);
hci_sent_cmd_data  800 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_EXIT_SNIFF_MODE);