HomeSort by relevance Sort by last modified time
    Searched refs:nfcdep_detected (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_ext.c 40 uint8_t nfcdep_detected = 0x00; variable
171 if (nfcdep_detected)
173 nfcdep_detected = 0x00;
191 nfcdep_detected = 0x01;
406 if ( nfcdep_detected &&
413 nfcdep_detected = 0x00;
  /external/libnfc-nci/halimpl/pn54x/utils/
phNxpNciHal_utils.c 28 extern uint8_t nfcdep_detected;
513 if (nfcdep_detected && discovery_cmd_len != 0)

Completed in 144 milliseconds