Home
last modified time | relevance | path

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

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