Searched defs:BluetoothQADBus (Results 1 – 1 of 1) sorted by relevance
2491 pub(crate) struct BluetoothQADBus { struct2493 pub rpc: BluetoothQADBusRPC, argument2496 impl BluetoothQADBus { implementation2506 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> BluetoothQADBus { in new()2515 impl IBluetoothQA for BluetoothQADBus { implementation