Home
last modified time | relevance | path

Searched defs:chip_proto (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/tools/netsim/rust/daemon/src/wireless/
H A Dble_beacon.rs31 pub chip_proto: ChipCreateProto, field
64 let mut chip_proto = ProtoChip::new(); in get() localVariable
82 let chip_proto = self.get(); in get_stats() localVariable
H A Duwb.rs95 let mut chip_proto = ProtoChip::new(); in get() localVariable
119 let chip_proto = self.get(); in get_stats() localVariable
178 let mut chip_proto = ProtoChip::new(); in patch_chip_proto() localVariable
H A Dbluetooth.rs109 let mut chip_proto = ProtoChip::new(); in get() localVariable
157 let chip_proto = self.get(); in get_stats() localVariable
H A Dwifi.rs217 let mut chip_proto = ProtoChip::new(); in get() localVariable
236 let chip_proto = self.get(); in get_stats() localVariable
/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Dservice.rs201 let chip_proto = ChipCreateProto { in new_test_beacon() localVariable
/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs1705 let chip_proto = ProtoChipCreate { in get_test_create_device_request() localVariable