Searched defs:SegmentMetrics (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/ |
D | uci_packets.rs | 1789 SegmentMetrics = 0x6, enumerator 26805 SegmentMetrics(SegmentMetricsData), enumerator 26829 SegmentMetrics(SegmentMetrics), enumerator 27699 pub struct SegmentMetrics { struct 27703 segmentmetrics: SegmentMetricsData, argument 27746 impl Packet for SegmentMetrics { implementation 27774 impl TryFrom<FrameReportTlvPacket> for SegmentMetrics { implementation 27776 fn try_from(packet: FrameReportTlvPacket) -> Result<SegmentMetrics, Self::Error> { in try_from() 27780 impl SegmentMetrics { impl 27819 pub fn build(self) -> SegmentMetrics { in build() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/ |
D | uci_packets.rs | 1789 SegmentMetrics = 0x6, enumerator 26805 SegmentMetrics(SegmentMetricsData), enumerator 26829 SegmentMetrics(SegmentMetrics), enumerator 27699 pub struct SegmentMetrics { struct 27703 segmentmetrics: SegmentMetricsData, argument 27746 impl Packet for SegmentMetrics { implementation 27774 impl TryFrom<FrameReportTlvPacket> for SegmentMetrics { implementation 27776 fn try_from(packet: FrameReportTlvPacket) -> Result<SegmentMetrics, Self::Error> { in try_from() 27780 impl SegmentMetrics { implementation 27819 pub fn build(self) -> SegmentMetrics { in build() [all …]
|