Searched defs:gatt_dbus (Results 1 – 1 of 1) sorted by relevance
96 pub(crate) gatt_dbus: Option<BluetoothGattDBus>, field255 let gatt_dbus = BluetoothGattDBus::new(conn.clone(), idx); in create_adapter_proxy() localVariable