Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/src/hci/
H A Drust_device.h55 RustBluetoothChip(std::shared_ptr<RustDevice> rust_device) in RustBluetoothChip()
H A Dbluetooth_facade.cc420 auto rust_device = in AddRustDevice() local