Searched refs:kTxtValue2 (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/tests/unit/ |
D | test_srp_server.cpp | 305 static const uint8_t kTxtValue2[] = {'1', '2', '3'}; in PrepareService1() local 310 {kTxtKey2, kTxtValue2, sizeof(kTxtValue2)}, in PrepareService1()
|
D | test_dns_client.cpp | 261 static const uint8_t kTxtValue2[] = {'1', '2', '3'}; in PrepareService1() local 266 {kTxtKey2, kTxtValue2, sizeof(kTxtValue2)}, in PrepareService1()
|
D | test_srp_adv_proxy.cpp | 603 static const uint8_t kTxtValue2[] = {'1', '2', '3'}; in PrepareService1() local 608 {kTxtKey2, kTxtValue2, sizeof(kTxtValue2)}, in PrepareService1()
|