Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGattCallback.aidl25 oneway interface IBluetoothGattCallback { interface
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs934 pub trait IBluetoothGattCallback: RPCProxy { trait