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.cc192 uint8_t num_interfaces = 0, xx; in nfc_enabled() local
216 STREAM_TO_UINT8(num_interfaces, p); in nfc_enabled()
217 lremain -= num_interfaces; in nfc_enabled()
223 for (xx = 0; xx < num_interfaces; xx++) { in nfc_enabled()
272 STREAM_TO_UINT8(num_interfaces, p); in nfc_enabled()
280 for (xx = 0; xx < num_interfaces; xx++) { in nfc_enabled()