Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/daemon/src/bluetooth/
H A Dchip.rs19 pub trait RustBluetoothChipCallbacks { trait
48 callbacks: Box<dyn RustBluetoothChipCallbacks>, in rust_bluetooth_add()