Home
last modified time | relevance | path

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

/system/bt/binder/
DAndroid.bp40 "android/bluetooth/IBluetoothGattCallback.aidl",
114 "android/bluetooth/IBluetoothGattCallback.aidl",
/system/bt/binder/android/bluetooth/
DIBluetoothGattCallback.aidl25 oneway interface IBluetoothGattCallback { interface
DIBluetoothGatt.aidl33 import android.bluetooth.IBluetoothGattCallback;
74 void registerClient(in ParcelUuid appId, in IBluetoothGattCallback callback); in registerClient()