Home
last modified time | relevance | path

Searched refs:MAX_RETRY_COUNT (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/halimpl/pn54x/hal/
DphNxpNciHal.h23 #define MAX_RETRY_COUNT 5 macro
DphNxpNciHal.c524 if((status != NFCSTATUS_SUCCESS) && (nxpncihal_ctrl.retry_cnt >= MAX_RETRY_COUNT)) in phNxpNciHal_open()
793 if(nxpncihal_ctrl.retry_cnt++ < MAX_RETRY_COUNT) in phNxpNciHal_write_unlocked()
1014 if((status != NFCSTATUS_SUCCESS) && (nxpncihal_ctrl.retry_cnt >= MAX_RETRY_COUNT)) in phNxpNciHal_core_initialized()
2709 if ((status != NFCSTATUS_SUCCESS) && (nxpncihal_ctrl.retry_cnt >= MAX_RETRY_COUNT)) in phNxpNciHal_core_reset_recovery()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...