hci_send_cmd 633 include/net/bluetooth/hci_core.h int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, void *param); hci_send_cmd 92 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_CREATE_CONN, sizeof(cp), &cp); hci_send_cmd 105 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_CREATE_CONN_CANCEL, sizeof(cp), &cp); hci_send_cmd 118 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_DISCONNECT, sizeof(cp), &cp); hci_send_cmd 134 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_ADD_SCO, sizeof(cp), &cp); hci_send_cmd 156 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_SETUP_SYNC_CONN, sizeof(cp), &cp); hci_send_cmd 410 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_AUTH_REQUESTED, hci_send_cmd 432 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_SET_CONN_ENCRYPT, hci_send_cmd 447 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_CHANGE_CONN_LINK_KEY, hci_send_cmd 466 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_SWITCH_ROLE, sizeof(cp), &cp); hci_send_cmd 488 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_EXIT_SNIFF_MODE, sizeof(cp), &cp); hci_send_cmd 519 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_SNIFF_SUBRATE, sizeof(cp), &cp); hci_send_cmd 529 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_SNIFF_MODE, sizeof(cp), &cp); hci_send_cmd 183 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_RESET, 0, NULL); hci_send_cmd 209 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_RESET, 0, NULL); hci_send_cmd 212 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_READ_LOCAL_FEATURES, 0, NULL); hci_send_cmd 215 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL); hci_send_cmd 218 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_READ_BUFFER_SIZE, 0, NULL); hci_send_cmd 228 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_HOST_BUFFER_SIZE, sizeof(cp), &cp); hci_send_cmd 233 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_READ_BD_ADDR, 0, NULL); hci_send_cmd 236 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_READ_CLASS_OF_DEV, 0, NULL); hci_send_cmd 239 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_READ_LOCAL_NAME, 0, NULL); hci_send_cmd 242 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_READ_VOICE_SETTING, 0, NULL); hci_send_cmd 248 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_SET_EVENT_FLT, 1, &flt_type); hci_send_cmd 252 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_WRITE_PG_TIMEOUT, 2, ¶m); hci_send_cmd 256 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_WRITE_CA_TIMEOUT, 2, ¶m); hci_send_cmd 266 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_WRITE_SCAN_ENABLE, 1, &scan); hci_send_cmd 276 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_WRITE_AUTH_ENABLE, 1, &auth); hci_send_cmd 286 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_WRITE_ENCRYPT_MODE, 1, &encrypt); hci_send_cmd 296 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_WRITE_DEF_LINK_POLICY, 2, &policy); hci_send_cmd 407 net/bluetooth/hci_core.c hci_send_cmd(hdev, HCI_OP_INQUIRY, sizeof(cp), &cp); hci_send_cmd 889 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_READ_REMOTE_FEATURES, hci_send_cmd 898 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_CHANGE_CONN_PTYPE, hci_send_cmd 974 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, hci_send_cmd 988 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_ACCEPT_SYNC_CONN_REQ, hci_send_cmd 997 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_REJECT_CONN_REQ, sizeof(cp), &cp); hci_send_cmd 1048 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, hci_send_cmd 1063 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, hci_send_cmd 1159 net/bluetooth/hci_event.c hci_send_cmd(hdev, hci_send_cmd 1611 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED,