Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGattCallback.aidl25 oneway interface IBluetoothGattCallback { interface
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGattCallback.java27 public interface IBluetoothGattCallback { interface
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs914 pub trait IBluetoothGattCallback: RPCProxy { interface