Searched refs:TYPE_DESCRIPTOR (Results 1 – 3 of 3) sorted by relevance
34 public static final int TYPE_DESCRIPTOR = 3; field in HandleMap111 mEntries.add(new Entry(serverIf, TYPE_DESCRIPTOR, handle, uuid, serviceHandle, in addDescriptor()200 case TYPE_DESCRIPTOR: in dump()
32 public static final int TYPE_DESCRIPTOR = 4; field in GattDbElement80 el.type = TYPE_DESCRIPTOR; in createDescriptor()
1356 case GattDbElement.TYPE_DESCRIPTOR: in onGetGattDb()2602 } else if (el.type == GattDbElement.TYPE_DESCRIPTOR) { in onServiceAdded()