Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddnssd_server.cpp673 uint8_t emptyTxt = 0; in AppendTxtRecord() local
677 aTxtData = &emptyTxt; in AppendTxtRecord()
678 aTxtLength = sizeof(emptyTxt); in AppendTxtRecord()