Searched refs:NFC_MAX_NTF_COUNT (Results 1 – 2 of 2) sorted by relevance
64 const int NFC_MAX_NTF_COUNT = 100; variable
399 if (tagNtfCountVec_[notificationId - NFC_TAG_DEFAULT_NTF_ID] >= NFC_MAX_NTF_COUNT) { in PublishNfcNotification()