Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGattServerCallback.aidl24 oneway interface IBluetoothGattServerCallback { interface
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1024 pub trait IBluetoothGattServerCallback: RPCProxy { interface