Searched refs:mMaxLength (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
H A DStartupConfig.h91 static const UINT8 mMaxLength; member in class:StartupConfig
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DStartupConfig.cpp29 const UINT8 StartupConfig::mMaxLength = 255; member in class:StartupConfig
96 if ((newContentLen+mBuffer.size()) > mMaxLength)

Completed in 769 milliseconds