Searched defs:BluetoothQADBus (Results 1 – 1 of 1) sorted by relevance
2513 pub(crate) struct BluetoothQADBus { struct2515 pub rpc: BluetoothQADBusRPC, argument2518 impl BluetoothQADBus { implementation2528 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> BluetoothQADBus { in new()2537 impl IBluetoothQA for BluetoothQADBus { implementation