Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs32027 pub struct RadarDataRcvBuilder { struct
32028 pub bits_per_sample: BitsPerSample,
32029 pub number_of_sweeps: u8,
32030 pub radar_data_type: RadarDataType,
32031 pub samples_per_sweep: u8,
32032 pub session_handle: u32,
32033 pub status: DataRcvStatusCode,
32034 pub sweep_data: Vec<u8>,
32035 pub sweep_data_size: u16,
32036 pub sweep_offset: u16,
[all …]
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
Duci_packets.rs32027 pub struct RadarDataRcvBuilder { struct
32028 pub bits_per_sample: BitsPerSample,
32029 pub number_of_sweeps: u8,
32030 pub radar_data_type: RadarDataType,
32031 pub samples_per_sweep: u8,
32032 pub session_handle: u32,
32033 pub status: DataRcvStatusCode,
32034 pub sweep_data: Vec<u8>,
32035 pub sweep_data_size: u16,
32036 pub sweep_offset: u16,
[all …]