Searched defs:endServiceDeclaration (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ | ||
H A D | GattService.java | 522 public void endServiceDeclaration(int serverIf) { method in class:GattService.BluetoothGattBinder 525 service.endServiceDeclaration(serverIf); 1974 void endServiceDeclaration(int serverIf) { method in class:GattService 1977 if (DBG) Log.d(TAG, "endServiceDeclaration()"); |
Completed in 48 milliseconds