Home
last modified time | relevance | path

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

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