Searched defs:idle_threshold_nfcc (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/int/
H A Dnfc_hal_post_reset.h49 UINT8 idle_threshold_nfcc; member in struct:__anon7425
/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_post_reset.h49 UINT8 idle_threshold_nfcc; member in struct:__anon7505
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dconfig.h95 unsigned char idle_threshold_nfcc; /* Idle Threshold NFCC */ member in struct:__anon7433
/external/libnfc-nci/src/include/
H A Dconfig.h94 unsigned char idle_threshold_nfcc; /* Idle Threshold NFCC */ member in struct:__anon7513
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_dm.c1036 ** idle_threshold_dh/idle_threshold_nfcc
1051 UINT8 idle_threshold_nfcc,
1076 UINT8_TO_STREAM (p, idle_threshold_nfcc); /* Idle Threshold HC */
1049 HAL_NfcSetSnoozeMode(UINT8 snooze_mode, UINT8 idle_threshold_dh, UINT8 idle_threshold_nfcc, UINT8 nfc_wake_active_mode, UINT8 dh_wake_active_mode, tHAL_NFC_STATUS_CBACK *p_snooze_cback) argument

Completed in 84 milliseconds