Home
last modified time | relevance | path

Searched refs:num_interfaces (Results 1 – 1 of 1) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_main.cc197 uint8_t num_interfaces = 0, xx; in nfc_enabled() local
214 STREAM_TO_UINT8(num_interfaces, p); in nfc_enabled()
216 for (xx = 0; xx < num_interfaces; xx++) { in nfc_enabled()
257 STREAM_TO_UINT8(num_interfaces, p); in nfc_enabled()
265 for (xx = 0; xx < num_interfaces; xx++) { in nfc_enabled()