Home
last modified time | relevance | path

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

/external/libnfc-nci/src/hal/int/
Dnfc_hal_post_reset.h50 UINT8 idle_threshold_dh; member
Dnfc_hal_int_api.h164 UINT8 idle_threshold_dh,
/external/libnfc-nci/src/include/
Dconfig.h115 unsigned char idle_threshold_dh; /* Idle Threshold Host */ member
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c1359 UINT8 idle_threshold_dh, in HAL_NfcSetSnoozeMode() argument
1384 UINT8_TO_STREAM (p, idle_threshold_dh); /* Idle Threshold Host */ in HAL_NfcSetSnoozeMode()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dpatchram.cpp238 gSnoozeModeCfg.idle_threshold_dh, in postDownloadPatchram()