HomeSort by relevance Sort by last modified time
    Searched defs:onGetIncludedService (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallbackWrapper.java 56 public void onGetIncludedService(String address, int srvcType, int srvcInstId,
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 799 void onGetIncludedService(int connId, int status, int srvcType,
807 if (VDBG) Log.d(TAG, "onGetIncludedService() - address=" + address
814 app.callback.onGetIncludedService(address,
    [all...]

Completed in 6746 milliseconds