Searched refs:typeFid (Results 1 – 1 of 1) sorted by relevance
1492 jfieldID typeFid = env->GetFieldID(entryClazz, "type", "B"); in gattClientScanFilterAddNative() local1512 curr.type = env->GetByteField(current.get(), typeFid); in gattClientScanFilterAddNative()