hci_sent_cmd_data 1463 include/net/bluetooth/hci_core.h void *hci_sent_cmd_data(struct hci_dev *hdev, __u16 opcode);
hci_sent_cmd_data  419 net/bluetooth/amp.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_PHY_LINK);
hci_sent_cmd_data  470 net/bluetooth/amp.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_ACCEPT_PHY_LINK);
hci_sent_cmd_data 4396 net/bluetooth/hci_core.c 	if (!hci_sent_cmd_data(hdev, opcode)) {
hci_sent_cmd_data  150 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LINK_POLICY);
hci_sent_cmd_data  187 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_DEF_LINK_POLICY);
hci_sent_cmd_data  235 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_READ_STORED_LINK_KEY);
hci_sent_cmd_data  268 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LOCAL_NAME);
hci_sent_cmd_data  303 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_AUTH_ENABLE);
hci_sent_cmd_data  335 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_ENCRYPT_MODE);
hci_sent_cmd_data  355 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SCAN_ENABLE);
hci_sent_cmd_data  404 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_CLASS_OF_DEV);
hci_sent_cmd_data  454 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_VOICE_SETTING);
hci_sent_cmd_data  493 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SSP_MODE);
hci_sent_cmd_data  525 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SC_SUPPORT);
hci_sent_cmd_data  614 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_AUTH_PAYLOAD_TO);
hci_sent_cmd_data  776 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_PAGE_SCAN_ACTIVITY);
hci_sent_cmd_data  809 net/bluetooth/hci_event.c 	type = hci_sent_cmd_data(hdev, HCI_OP_WRITE_PAGE_SCAN_TYPE);
hci_sent_cmd_data  850 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK);
hci_sent_cmd_data  920 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_PIN_CODE_REPLY);
hci_sent_cmd_data 1079 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_RANDOM_ADDR);
hci_sent_cmd_data 1100 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_DEFAULT_PHY);
hci_sent_cmd_data 1122 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_SET_RAND_ADDR);
hci_sent_cmd_data 1150 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_ENABLE);
hci_sent_cmd_data 1187 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_EXT_ADV_ENABLE);
hci_sent_cmd_data 1220 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_SCAN_PARAM);
hci_sent_cmd_data 1243 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_EXT_SCAN_PARAMS);
hci_sent_cmd_data 1353 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_SCAN_ENABLE);
hci_sent_cmd_data 1371 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_EXT_SCAN_ENABLE);
hci_sent_cmd_data 1429 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_ADD_TO_WHITE_LIST);
hci_sent_cmd_data 1448 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_WHITE_LIST);
hci_sent_cmd_data 1494 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_WRITE_DEF_DATA_LEN);
hci_sent_cmd_data 1513 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_ADD_TO_RESOLV_LIST);
hci_sent_cmd_data 1533 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_RESOLV_LIST);
hci_sent_cmd_data 1577 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADDR_RESOLV_ENABLE);
hci_sent_cmd_data 1618 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LE_HOST_SUPPORTED);
hci_sent_cmd_data 1651 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_PARAM);
hci_sent_cmd_data 1671 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_EXT_ADV_PARAMS);
hci_sent_cmd_data 1721 net/bluetooth/hci_event.c 	sent = hci_sent_cmd_data(hdev, HCI_OP_READ_TX_POWER);
hci_sent_cmd_data 1754 net/bluetooth/hci_event.c 	mode = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SSP_DEBUG_MODE);
hci_sent_cmd_data 1778 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_CONN);
hci_sent_cmd_data 1820 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_ADD_SCO);
hci_sent_cmd_data 1854 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_AUTH_REQUESTED);
hci_sent_cmd_data 1881 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_SET_CONN_ENCRYPT);
hci_sent_cmd_data 2016 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_REMOTE_NAME_REQ);
hci_sent_cmd_data 2057 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_FEATURES);
hci_sent_cmd_data 2084 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_READ_REMOTE_EXT_FEATURES);
hci_sent_cmd_data 2112 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_SETUP_SYNC_CONN);
hci_sent_cmd_data 2146 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_SNIFF_MODE);
hci_sent_cmd_data 2173 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_EXIT_SNIFF_MODE);
hci_sent_cmd_data 2198 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT);
hci_sent_cmd_data 2260 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_CREATE_CONN);
hci_sent_cmd_data 2285 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_EXT_CREATE_CONN);
hci_sent_cmd_data 2307 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_READ_REMOTE_FEATURES);
hci_sent_cmd_data 2336 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_START_ENC);
hci_sent_cmd_data 2364 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_SWITCH_ROLE);
hci_sent_cmd_data 5224 net/bluetooth/mgmt.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_READ_RSSI);
hci_sent_cmd_data 5226 net/bluetooth/mgmt.c 		cp = hci_sent_cmd_data(hdev, HCI_OP_READ_TX_POWER);
hci_sent_cmd_data 5423 net/bluetooth/mgmt.c 	hci_cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK);