Home
last modified time | relevance | path

Searched defs:ResetConfig (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dmock_uci_manager.rs112 pub fn expect_device_reset(&mut self, expected_reset_config: ResetConfig, out: Result<()>) { in expect_device_reset()
/aosp_15_r20/external/rust/pica/py/pica/pica/packets/
Duci.py297 class ResetConfig(enum.IntEnum): class
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs1321 pub enum ResetConfig { enum
1324 impl TryFrom<u8> for ResetConfig { implementation
10135 pub fn get_reset_config(&self) -> ResetConfig { in get_reset_config()
/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.rs1321 pub enum ResetConfig { enum
1324 impl TryFrom<u8> for ResetConfig { implementation
10135 pub fn get_reset_config(&self) -> ResetConfig { in get_reset_config()