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