Searched refs:mNumHandles (Results 1 – 1 of 1) sorted by relevance
75 private int mNumHandles = 0; field in ServiceDeclaration82 ++mNumHandles; in addService()84 mNumHandles = minHandles; in addService()94 ++mNumHandles; in addIncludedService()101 mNumHandles += 2; in addCharacteristic()108 ++mNumHandles; in addDescriptor()134 return mNumHandles; in getNumHandles()