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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 85 void beginServiceDeclaration(in int serverIf, in int srvcType,
BluetoothGattServer.java 574 mService.beginServiceDeclaration(mServerIf, service.getType(),
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 473 public void beginServiceDeclaration(int serverIf, int srvcType,
478 service.beginServiceDeclaration(serverIf, srvcType, srvcInstanceId,
    [all...]

Completed in 43 milliseconds