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

  /system/nfc/src/nfc/nfc/
nfc_main.cc 117 case NFC_STATE_NFCC_POWER_OFF_SLEEP:
299 nfc_set_state(NFC_STATE_NFCC_POWER_OFF_SLEEP);
392 nfc_set_state(NFC_STATE_NFCC_POWER_OFF_SLEEP);
699 (nfc_cb.nfc_state == NFC_STATE_NFCC_POWER_OFF_SLEEP)) {
    [all...]
  /system/nfc/src/nfc/include/
nfc_int.h 78 NFC_STATE_NFCC_POWER_OFF_SLEEP /* NFCC is power-off sleep mode */

Completed in 45 milliseconds