Home | History | Annotate | Download | only in gatt

Lines Matching defs:removeService

758         public void removeService(int serverIf, int handle) {
763 service.removeService(serverIf, handle);
2918 void removeService(int serverIf, int handle) {
2922 Log.d(TAG, "removeService() - handle=" + handle);