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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallbackWrapper.java51 public void onGetService(String address, int srvcType, int srvcInstId, ParcelUuid srvcUuid) method in class:BluetoothGattCallbackWrapper
H A DIBluetoothGattCallback.aidl32 void onGetService(in String address, in int srvcType, in int srvcInstId,
H A DBluetoothGatt.java205 public void onGetService(String address, int srvcType,
207 if (VDBG) Log.d(TAG, "onGetService() - Device=" + address + " UUID=" + srvcUuid);

Completed in 7 milliseconds