Home
last modified time | relevance | path

Searched defs:PacketHeaderType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/chre/host/common/include/chre_host/
H A Dbt_snoop_log_parser.h60 struct PacketHeaderType { struct
61 uint32_t length_original;
62 uint32_t length_captured;
63 uint32_t flags;
64 uint32_t dropped_packets;
65 uint64_t timestamp;
66 PacketType type;
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.h180 struct PacketHeaderType { struct
181 uint32_t length_original;
182 uint32_t length_captured;
183 uint32_t flags;
184 uint32_t dropped_packets;
185 uint64_t timestamp;
186 uint8_t type;