Searched refs:GetNumTxtEntries (Results 1 – 2 of 2) sorted by relevance
252 uint8_t GetNumTxtEntries(void) const { return mNumTxtEntries; } in GetNumTxtEntries() function in ot::Srp::Client::Service
109 …VerifyOrExit((GetTxtEntries() != nullptr) || (GetNumTxtEntries() == 0), error = kErrorInvalidArgs); in Init()150 GetPriority(), GetNumTxtEntries()); in SetState()1470 …error = Dns::TxtEntry::AppendEntries(aService.GetTxtEntries(), aService.GetNumTxtEntries(), *aInfo… in AppendServiceInstruction()