Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddnssd_server.cpp684 uint8_t emptyTxt = 0; in AppendTxtRecord() local
688 aTxtData = &emptyTxt; in AppendTxtRecord()
689 aTxtLength = sizeof(emptyTxt); in AppendTxtRecord()