Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 12 of 12) 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.cpp145 for (const auto &packet : packets) { in HidRawSensor() local
396 for (const auto &packet : packets) { in find() local
452 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/bluetooth/1.0/default/
Dbluetooth_hci.cc75 [cb](const hidl_vec<uint8_t>& packet) { in initialize()
81 [cb](const hidl_vec<uint8_t>& packet) { in initialize()
87 [cb](const hidl_vec<uint8_t>& packet) { in initialize()
Dvendor_interface.cc56 HC_BT_HDR* packet = reinterpret_cast<HC_BT_HDR*>(new uint8_t[packet_size]); in WrapPacketAndCopy() local
67 bool internal_command_event_match(const hidl_vec<uint8_t>& packet) { in internal_command_event_match()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.cpp233 ReportPacket packet = { in convertGroupToPacket() local
288 for (const auto &packet : i.packets) { in operator <<() 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/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/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