Searched refs:onGetIncludedService (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallbackWrapper.java56 public void onGetIncludedService(String address, int srvcType, int srvcInstId, method in class:BluetoothGattCallbackWrapper
H A DIBluetoothGattCallback.aidl34 void onGetIncludedService(in String address, in int srvcType, in int srvcInstId,
H A DBluetoothGatt.java220 public void onGetIncludedService(String address, int srvcType,
224 if (VDBG) Log.d(TAG, "onGetIncludedService() - Device=" + address

Completed in 203 milliseconds