Searched refs:IBluetoothGattCallback (Results 1 – 3 of 3) sorted by relevance
37 "android/bluetooth/IBluetoothGattCallback.aidl",113 "android/bluetooth/IBluetoothGattCallback.aidl",
25 oneway interface IBluetoothGattCallback { interface
33 import android.bluetooth.IBluetoothGattCallback;74 void registerClient(in ParcelUuid appId, in IBluetoothGattCallback callback); in registerClient()