Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java31 public interface IBluetoothGatt { interface
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl48 oneway interface IBluetoothGatt { interface
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs362 pub trait IBluetoothGatt { interface