/hardware/google/interfaces/bluetooth/ext/aidl/vts/ |
D | VtsHalBluetoothExtTargetTest.cpp | 53 ndk::ScopedAStatus BluetoothExtTest::setBluetoothCmdPacket(uint16_t opcode, const std::vector<uint8… in setBluetoothCmdPacket() 62 uint16_t opcode = 0xfe20; in TEST_P() local
|
/hardware/google/interfaces/bluetooth/ext/aidl/aidl_api/hardware.google.bluetooth.ext/current/hardware/google/bluetooth/ext/ |
D | IBluetoothExt.aidl | 39 boolean setBluetoothCmdPacket(in char opcode, in byte[] params); in setBluetoothCmdPacket()
|
/hardware/google/interfaces/bluetooth/ext/aidl/hardware/google/bluetooth/ext/ |
D | IBluetoothExt.aidl | 30 boolean setBluetoothCmdPacket(in char opcode, in byte[] params); in setBluetoothCmdPacket()
|
/hardware/broadcom/libbt/include/ |
D | uipc_msg.h | 63 uint8_t opcode; /* UIPC_OPEN_REQ */ member 70 uint8_t opcode; /* UIPC_OPEN_RESP */ member 81 uint8_t opcode; /* UIPC_CLOSE_REQ */ member 88 uint8_t opcode; /* UIPC_CLOSE_RSP */ member 95 uint8_t opcode; member 251 uint8_t opcode; /* AVDT_SYNC_TO_BTC_LITE_REQ */ member 258 uint8_t opcode; /* AVDT_SYNC_TO_BTC_LITE_RESP */ member 339 uint8_t opcode; /* A2DP_START_REQ */ member 346 uint8_t opcode; /* A2DP_STOP_REQ */ member 352 uint8_t opcode; /* A2DP_SUSPEND_REQ */ member [all …]
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | bt_vendor.cpp | 41 uint16_t opcode; in hw_epilog_cback() local 68 static int testOperations(bt_vendor_opcode_t opcode, void* param UNUSED_PARAM) { in testOperations()
|
D | bt_vendor.h | 31 void setVendorCback(bt_vendor_callbacks_t* cb, bt_vendor_opcode_t opcode) { in setVendorCback()
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | vendor_interface.cc | 47 uint16_t opcode; member 80 uint16_t opcode = packet[opcode_offset] | (packet[opcode_offset + 1] << 8); in internal_command_event_match() local 87 uint8_t transmit_cb(uint16_t opcode, void* buffer, tINT_CMD_CBACK callback) { in transmit_cb()
|
/hardware/broadcom/libbt/src/ |
D | bt_vendor_brcm.c | 140 static int op(bt_vendor_opcode_t opcode, void *param) in op()
|
D | hardware.c | 624 uint16_t opcode; in hw_config_cback() local 977 uint16_t opcode; in hw_sco_i2spcm_cfg_cback() local 1583 uint16_t opcode; in hw_epilog_cback() local
|
/hardware/interfaces/bluetooth/aidl/default/ |
D | net_bluetooth_mgmt.cpp | 54 uint16_t opcode; member 61 uint16_t opcode; member
|
/hardware/google/apf/ |
D | disassembler.c | 49 static void print_opcode(const char* opcode) { in print_opcode() 162 const uint32_t opcode = EXTRACT_OPCODE(bytecode); in apf_disassemble() local
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCecDefault.cpp | 453 int opcode = getOpcode(message); in isWakeupMessage() local 464 int opcode = getOpcode(message); in isTransferableInSleep() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bt_amp_hci.h | 40 #define HCI_CMD_OGF(opcode) ((uint8)(((opcode) >> 10) & 0x3F)) argument 41 #define HCI_CMD_OCF(opcode) ((opcode) & 0x03FF) argument
|
D | bcmevent.h | 329 uint8 opcode; /* see I/F opcode */ member
|
/hardware/google/apf/v4/ |
D | apf_interpreter.c | 98 const uint32_t opcode = EXTRACT_OPCODE(bytecode); in accept_packet() local
|
/hardware/google/aemu/base/include/aemu/base/ |
D | Metrics.h | 73 int64_t opcode; member
|
/hardware/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal_extOperations.cc | 824 void phNxpNciHal_vendorSpecificCallback(int oid, int opcode, in phNxpNciHal_vendorSpecificCallback()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkReconstruction.cpp | 268 const uint32_t opcode = GetOpcode(info); in dump() local
|
/hardware/google/apf/next/ |
D | apf_interpreter_source.c | 187 const u8 opcode = EXTRACT_OPCODE(bytecode); in do_apf_run() local
|
D | apf_interpreter.c | 792 const u8 opcode = EXTRACT_OPCODE(bytecode); in do_apf_run() local
|
/hardware/libhardware/include/hardware/ |
D | hdmi_cec.h | 254 int opcode; /* CEC opcode */ member
|
/hardware/libhardware/include_all/hardware/ |
D | hdmi_cec.h | 254 int opcode; /* CEC opcode */ member
|
/hardware/google/gfxstream/host/magma/magma_dec/ |
D | magma_dec.cpp | 38 uint32_t opcode = *(uint32_t *)ptr; in decode() local
|
/hardware/google/gfxstream/host/renderControl_dec/ |
D | renderControl_dec.cpp | 36 uint32_t opcode = *(uint32_t *)ptr; in decode() local
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 718 const u8 opcode = EXTRACT_OPCODE(bytecode); in do_apf_run() local
|