HomeSort by relevance Sort by last modified time
    Searched refs:onGetService (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGattCallback.aidl 30 void onGetService(in String address, in int srvcType, in int srvcInstId,
BluetoothAdapter.java     [all...]
BluetoothGatt.java 196 public void onGetService(String address, int srvcType,
198 if (DBG) Log.d(TAG, "onGetService() - Device=" + address + " UUID=" + srvcUuid);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 596 app.callback.onGetService(address, srvcType, srvcInstId,
    [all...]

Completed in 2159 milliseconds