Home
last modified time | relevance | path

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

/tools/netsim/rust/daemon/src/wireless/
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
Dwifi_chip.rs54 let mut chip_proto = ProtoChip::new(); in get() localVariable
73 let chip_proto = self.get(); in get_stats() localVariable
Duwb.rs90 let mut chip_proto = ProtoChip::new(); in get() localVariable
114 let chip_proto = self.get(); in get_stats() localVariable
173 let mut chip_proto = ProtoChip::new(); in patch_chip_proto() localVariable
Dbluetooth.rs109 let mut chip_proto = ProtoChip::new(); in get() localVariable
157 let chip_proto = self.get(); in get_stats() localVariable
/tools/netsim/rust/daemon/src/
Dservice.rs190 let chip_proto = ChipCreateProto { in new_test_beacon() localVariable
/tools/netsim/rust/daemon/src/devices/
Ddevices_handler.rs1519 let chip_proto = ProtoChipCreate { in get_test_create_device_request() localVariable