Searched refs:aAllowEmpty (Results 1 – 2 of 2) sorted by relevance
1320 bool TxtRecord::VerifyTxtData(const uint8_t *aTxtData, uint16_t aTxtLength, bool aAllowEmpty) in VerifyTxtData() argument1326 VerifyOrExit(aAllowEmpty || aTxtLength > 0); in VerifyTxtData()
1778 static bool VerifyTxtData(const uint8_t *aTxtData, uint16_t aTxtLength, bool aAllowEmpty);