Searched defs:BluetoothQADBus (Results 1 – 1 of 1) sorted by relevance
2252 pub(crate) struct BluetoothQADBus { struct2256 impl BluetoothQADBus { impl2257 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> BluetoothQADBus { in new()2270 impl IBluetoothQA for BluetoothQADBus { implementation