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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 80 void endServiceDeclaration(in int serverIf);
BluetoothGattServer.java 567 mService.endServiceDeclaration(mServerIf);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 434 public void endServiceDeclaration(int serverIf) {
437 service.endServiceDeclaration(serverIf);
    [all...]

Completed in 64 milliseconds