hci_send_cmd 1458 include/net/bluetooth/hci_core.h int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, hci_send_cmd 560 net/bluetooth/amp.c hci_send_cmd(hdev, HCI_OP_CREATE_LOGICAL_LINK, sizeof(cp), hci_send_cmd 563 net/bluetooth/amp.c hci_send_cmd(hdev, HCI_OP_ACCEPT_LOGICAL_LINK, sizeof(cp), hci_send_cmd 580 net/bluetooth/amp.c hci_send_cmd(hcon->hdev, HCI_OP_DISCONN_LOGICAL_LINK, sizeof(cp), &cp); hci_send_cmd 228 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_CREATE_CONN, sizeof(cp), &cp); hci_send_cmd 246 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_READ_CLOCK_OFFSET, sizeof(clkoff_cp), hci_send_cmd 268 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_ADD_SCO, sizeof(cp), &cp); hci_send_cmd 315 net/bluetooth/hci_conn.c if (hci_send_cmd(hdev, HCI_OP_SETUP_SYNC_CONN, sizeof(cp), &cp) < 0) hci_send_cmd 349 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_LE_CONN_UPDATE, sizeof(cp), &cp); hci_send_cmd 372 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_LE_START_ENC, sizeof(cp), &cp); hci_send_cmd 447 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_SNIFF_SUBRATE, sizeof(cp), &cp); hci_send_cmd 457 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_SNIFF_MODE, sizeof(cp), &cp); hci_send_cmd 466 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_USER_CONFIRM_REPLY, sizeof(conn->dst), hci_send_cmd 485 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_LE_SET_ADV_ENABLE, sizeof(enable), hci_send_cmd 1317 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_AUTH_REQUESTED, hci_send_cmd 1341 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp), hci_send_cmd 1455 net/bluetooth/hci_conn.c hci_send_cmd(conn->hdev, HCI_OP_SWITCH_ROLE, sizeof(cp), &cp); hci_send_cmd 1478 net/bluetooth/hci_conn.c hci_send_cmd(hdev, HCI_OP_EXIT_SNIFF_MODE, sizeof(cp), &cp); hci_send_cmd 1932 net/bluetooth/hci_event.c return hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp); hci_send_cmd 2039 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, hci_send_cmd 2523 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_READ_REMOTE_FEATURES, hci_send_cmd 2534 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_CHANGE_CONN_PTYPE, sizeof(cp), hci_send_cmd 2565 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_REJECT_CONN_REQ, sizeof(cp), &cp); hci_send_cmd 2641 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, sizeof(cp), &cp); hci_send_cmd 2655 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_ACCEPT_SYNC_CONN_REQ, sizeof(cp), hci_send_cmd 2801 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp), hci_send_cmd 2821 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp), hci_send_cmd 2868 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, sizeof(cp), &cp); hci_send_cmd 3038 net/bluetooth/hci_event.c hci_send_cmd(conn->hdev, HCI_OP_WRITE_AUTH_PAYLOAD_TO, hci_send_cmd 3104 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_READ_REMOTE_EXT_FEATURES, hci_send_cmd 3114 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp); hci_send_cmd 3821 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, hci_send_cmd 3919 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_LINK_KEY_REPLY, sizeof(cp), &cp); hci_send_cmd 3926 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_LINK_KEY_NEG_REPLY, 6, &ev->bdaddr); hci_send_cmd 4161 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp); hci_send_cmd 4472 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_IO_CAPABILITY_REPLY, hci_send_cmd 4480 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_IO_CAPABILITY_NEG_REPLY, hci_send_cmd 4537 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_USER_CONFIRM_NEG_REPLY, hci_send_cmd 4570 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_USER_CONFIRM_REPLY, hci_send_cmd 4724 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_REMOTE_OOB_DATA_NEG_REPLY, hci_send_cmd 4743 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_REMOTE_OOB_EXT_DATA_REPLY, hci_send_cmd 4752 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_REMOTE_OOB_DATA_REPLY, hci_send_cmd 5039 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_LE_READ_REMOTE_FEATURES, hci_send_cmd 5606 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_LE_LTK_REPLY, sizeof(cp), &cp); hci_send_cmd 5628 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_LE_LTK_NEG_REPLY, sizeof(neg), &neg); hci_send_cmd 5640 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_LE_CONN_PARAM_REQ_NEG_REPLY, sizeof(cp), hci_send_cmd 5699 net/bluetooth/hci_event.c hci_send_cmd(hdev, HCI_OP_LE_CONN_PARAM_REQ_REPLY, sizeof(cp), &cp); hci_send_cmd 1673 net/bluetooth/mgmt.c err = hci_send_cmd(hdev, HCI_OP_WRITE_AUTH_ENABLE, sizeof(val), &val); hci_send_cmd 1751 net/bluetooth/mgmt.c hci_send_cmd(hdev, HCI_OP_WRITE_SSP_DEBUG_MODE, hci_send_cmd 1754 net/bluetooth/mgmt.c err = hci_send_cmd(hdev, HCI_OP_WRITE_SSP_MODE, 1, &cp->val); hci_send_cmd 2653 net/bluetooth/mgmt.c err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, hci_send_cmd 2714 net/bluetooth/mgmt.c err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_REPLY, sizeof(reply), &reply); hci_send_cmd 3073 net/bluetooth/mgmt.c err = hci_send_cmd(hdev, hci_op, sizeof(cp), &cp); hci_send_cmd 3075 net/bluetooth/mgmt.c err = hci_send_cmd(hdev, hci_op, sizeof(addr->bdaddr), hci_send_cmd 4916 net/bluetooth/mgmt.c hci_send_cmd(hdev, HCI_OP_WRITE_SSP_DEBUG_MODE, hci_send_cmd 741 net/bluetooth/sco.c hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, sizeof(cp), &cp); hci_send_cmd 766 net/bluetooth/sco.c hci_send_cmd(hdev, HCI_OP_ACCEPT_SYNC_CONN_REQ,