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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattService.java 195 /*package*/ void addIncludedService(BluetoothGattService includedService) {
BluetoothGattServer.java 544 mService.addIncludedService(mServerIf,
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ServiceDeclaration.java 91 void addIncludedService(UUID uuid, int serviceType, int instance) {
GattService.java 451 public void addIncludedService(int serverIf, int srvcType,
455 service.addIncludedService(serverIf, srvcType, srvcInstanceId,
    [all...]

Completed in 2730 milliseconds