Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 17 of 17) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawDevice.cpp59 for (auto const &packet : digest.packets) { in HidRawDevice() local
191 const HidParser::ReportPacket *packet = getReportPacket(HidParser::REPORT_TYPE_FEATURE, id); in getFeature() local
230 const HidParser::ReportPacket *packet = getReportPacket(HidParser::REPORT_TYPE_FEATURE, id); in setFeature() local
264 const HidParser::ReportPacket *packet = getReportPacket(HidParser::REPORT_TYPE_OUTPUT, id); in sendReport() local
DHidRawSensorDevice.cpp66 for (const auto &packet : digest.packets) { in HidRawSensorDevice() local
DHidRawSensor.cpp147 for (const auto &packet : packets) { in HidRawSensor() local
398 for (const auto &packet : packets) { in find() local
455 for (const auto &packet : packets) { in populateFeatureValueFromFeatureReport() local
/hardware/interfaces/bluetooth/1.1/default/
Dbluetooth_hci.cc79 [cb](const hidl_vec<uint8_t>& packet) { in initialize_1_1()
85 [cb](const hidl_vec<uint8_t>& packet) { in initialize_1_1()
91 [cb](const hidl_vec<uint8_t>& packet) { in initialize_1_1()
97 [cb](const hidl_vec<uint8_t>& packet) { in initialize_1_1()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurstUtils.cpp437 nn::Result<void> RequestChannelSender::sendPacket(const std::vector<FmqRequestDatum>& packet) { in sendPacket()
488 const auto packet = NN_TRY(getPacketBlocking()); in getBlocking() local
524 std::vector<FmqRequestDatum> packet(available); in getPacketBlocking() local
549 std::vector<FmqRequestDatum> packet(count + 1); in getPacketBlocking() local
595 void ResultChannelSender::sendPacket(const std::vector<FmqResultDatum>& packet) { in sendPacket()
635 const auto packet = NN_TRY(getPacketBlocking()); in getBlocking() local
671 std::vector<FmqResultDatum> packet(available); in getPacketBlocking() local
696 std::vector<FmqResultDatum> packet(count + 1); in getPacketBlocking() local
/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_hci.cc87 [cb](const hidl_vec<uint8_t>& packet) { in initialize()
93 [cb](const hidl_vec<uint8_t>& packet) { in initialize()
99 [cb](const hidl_vec<uint8_t>& packet) { in initialize()
Dvendor_interface.cc74 HC_BT_HDR* packet = reinterpret_cast<HC_BT_HDR*>(new uint8_t[packet_size]); in WrapPacketAndCopy() local
85 bool internal_command_event_match(const hidl_vec<uint8_t>& packet) { in internal_command_event_match()
/hardware/interfaces/bluetooth/aidl/default/
DBluetoothHci.cpp303 const std::vector<uint8_t>& packet) { in sendHciCommand()
309 const std::vector<uint8_t>& packet) { in sendAclData()
315 const std::vector<uint8_t>& packet) { in sendScoData()
321 const std::vector<uint8_t>& packet) { in sendIsoData()
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp180 CUVIDSOURCEDATAPACKET packet = {0}; in decode() local
195 CUVIDSOURCEDATAPACKET packet = {0}; in flush() local
DMediaH264DecoderCuvid.cpp255 CUVIDSOURCEDATAPACKET packet = {0}; in decodeFrameInternal() local
277 CUVIDSOURCEDATAPACKET packet = {0}; in doFlush() local
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.cpp233 ReportPacket packet = { in convertGroupToPacket() local
297 for (const auto &packet : i.packets) { in operator <<() local
/hardware/google/apf/
Dapf_interpreter.c29 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
46 const uint8_t* packet, uint32_t packet_len, in accept_packet()
Dapf_run.c98 uint8_t* packet; in packet_handler() local
187 char* packet = NULL; in main() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp1402 media_metadata_buffer * packet = in allocateMore() local
1470 media_metadata_buffer *packet = in allocateMeta() local
1577 media_metadata_buffer *packet = NULL; in getMemory() local
1660 const media_metadata_buffer *packet = in closeNativeHandle() local
1695 const media_metadata_buffer *packet = in closeNativeHandle() local
1743 const media_metadata_buffer *packet = in getMatchBufIndex() local
1842 const media_metadata_buffer *packet = in needPerfEvent() local
/hardware/interfaces/bluetooth/hci/
Dh4_protocol.cc73 size_t H4Protocol::OnPacketReady(const std::vector<uint8_t>& packet) { in OnPacketReady()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2140 cam_sock_packet_t packet; in mm_stream_map_buf() local
2208 cam_sock_packet_t packet; in mm_stream_map_bufs() local
2301 cam_sock_packet_t packet; in mm_stream_unmap_buf() local
Dmm_camera.c1954 cam_sock_packet_t packet; in mm_camera_map_buf() local
1994 cam_sock_packet_t packet; in mm_camera_map_bufs() local
2050 cam_sock_packet_t packet; in mm_camera_unmap_buf() local