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

  /external/libnfc-nci/src/hal/int/
nfc_hal_post_reset.h 49 UINT8 snooze_mode; member in struct:__anon12748
nfc_hal_int_api.h 145 ** snooze_mode
163 tHAL_NFC_STATUS HAL_NfcSetSnoozeMode (UINT8 snooze_mode,
nfc_hal_int.h 386 UINT8 snooze_mode; /* current snooze mode */ member in struct:__anon12741
  /external/libnfc-nci/src/include/
config.h 112 unsigned char snooze_mode; /* Snooze Mode */ member in struct:__anon12756
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c     [all...]
nfc_hal_nci.c 621 if (nfc_hal_cb.dev_cb.snooze_mode != NFC_HAL_LP_SNOOZE_MODE_NONE)
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
patchram.cpp 235 else if (gSnoozeModeCfg.snooze_mode != NFC_HAL_LP_SNOOZE_MODE_NONE)
237 status = HAL_NfcSetSnoozeMode(gSnoozeModeCfg.snooze_mode,

Completed in 448 milliseconds