Lines Matching refs:technologies
1834 static void nfcManager_doEnableReaderMode (JNIEnv*, jobject, jint technologies)1841 // Limit polling to these technologies1843 if (technologies & 0x01)1845 if (technologies & 0x02)1847 if (technologies & 0x04)1849 if (technologies & 0x08)1851 if (technologies & 0x10)