Searched refs:kTxtRecordExtPanIdKey (Results 1 – 2 of 2) sorted by relevance
45 const char Interface::kTxtRecordExtPanIdKey[] = "xp"; member in ot::Trel::Interface149 /* ExtPanId */ sizeof(uint8_t) + sizeof(kTxtRecordExtPanIdKey) - 1 + sizeof(char) + in RegisterService()159 txtEntries[1].Init(kTxtRecordExtPanIdKey, Get<MeshCoP::ExtendedPanIdManager>().GetExtPanId().m8, in RegisterService()166 Get<Mac::Mac>().GetExtAddress().ToString().AsCString(), kTxtRecordExtPanIdKey, in RegisterService()281 else if (StringMatch(entry.mKey, kTxtRecordExtPanIdKey)) in ParsePeerInfoTxtData()
285 static const char kTxtRecordExtPanIdKey[]; member in ot::Trel::Interface