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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dpatchram.cpp39 #define MAX_RF_DATA_CREDITS "MAX_RF_DATA_CREDITS" macro
448 if (GetNumValue(MAX_RF_DATA_CREDITS, &max_credits, sizeof(max_credits)) && (max_credits > 0))
490 if (GetNumValue(MAX_RF_DATA_CREDITS, &max_credits, sizeof(max_credits)) && (max_credits > 0))

Completed in 77 milliseconds