Searched defs:kExtPanId (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/tests/unit/ |
D | test_pskc.cpp | 43 static const otExtendedPanId kExtPanId = {{0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}}; in TestMinimumPassphrase() local 61 static const otExtendedPanId kExtPanId = {{0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08}}; in TestMaximumPassphrase() local 95 static const otExtendedPanId kExtPanId = {{0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07}}; in TestExampleInSpec() local
|