Searched defs:kExtPanId1 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_routing_manager.cpp | 2285 static const otExtendedPanId kExtPanId1 = {{0x01, 0x02, 0x03, 0x04, 0x05, 0x6, 0x7, 0x08}}; in TestExtPanIdChange() local 3342 static const otExtendedPanId kExtPanId1 = {{0x01, 0x02, 0x03, 0x04, 0x05, 0x6, 0x7, 0x08}}; in TestConflictingPrefix() local 3563 static const otExtendedPanId kExtPanId1 = {{0x01, 0x02, 0x03, 0x04, 0x05, 0x6, 0x7, 0x08}}; in TestSavedOnLinkPrefixes() local
|