Searched refs:TYPE_CHARACTERISTIC (Results 1 – 4 of 4) sorted by relevance
32 public static final int TYPE_CHARACTERISTIC = 2; field in HandleMap108 mEntries.add(new Entry(serverIf, TYPE_CHARACTERISTIC, handle, uuid, serviceHandle)); in addCharacteristic()151 if (entry.type == TYPE_CHARACTERISTIC && in getCharacteristicHandle()211 case TYPE_CHARACTERISTIC: in dump()
28 public static final byte TYPE_CHARACTERISTIC = 2; field in ServiceDeclaration58 this.type = TYPE_CHARACTERISTIC; in Entry()
34 public static final int TYPE_CHARACTERISTIC = 3; field in GattDbElement
763 case GattDbElement.TYPE_CHARACTERISTIC: in onGetGattDb()1746 case HandleMap.TYPE_CHARACTERISTIC: in onAttributeRead()1793 case HandleMap.TYPE_CHARACTERISTIC: in onAttributeWrite()2121 case ServiceDeclaration.TYPE_CHARACTERISTIC: in continueServiceDeclaration()