Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGattServerCallback.aidl24 oneway interface IBluetoothGattServerCallback { interface
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGattServerCallback.java24 public interface IBluetoothGattServerCallback { interface
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs992 pub trait IBluetoothGattServerCallback: RPCProxy { interface