Home
last modified time | relevance | path

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

/external/libnfc-nci/src/hal/int/
Dnfc_hal_post_reset.h51 UINT8 idle_threshold_nfcc; member
Dnfc_hal_int_api.h165 UINT8 idle_threshold_nfcc,
/external/libnfc-nci/src/include/
Dconfig.h116 unsigned char idle_threshold_nfcc; /* Idle Threshold NFCC */ member
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c1360 UINT8 idle_threshold_nfcc, in HAL_NfcSetSnoozeMode() argument
1385 UINT8_TO_STREAM (p, idle_threshold_nfcc); /* Idle Threshold HC */ in HAL_NfcSetSnoozeMode()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dpatchram.cpp239 gSnoozeModeCfg.idle_threshold_nfcc, in postDownloadPatchram()