Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/topshim/src/
H A Dbtif.rs267 pub struct BluetoothInterface { struct
271 impl BluetoothInterface { argument
342 unsafe impl Send for BluetoothInterface {} implementation