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 85 void endServiceDeclaration(in int serverIf);
BluetoothGattServer.java 567 mService.endServiceDeclaration(mServerIf);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 444 public void endServiceDeclaration(int serverIf) {
447 service.endServiceDeclaration(serverIf);
    [all...]

Completed in 3048 milliseconds