Searched defs:extpanid (Results 1 – 7 of 7) sorted by relevance
40 uint8_t extpanid[] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07}; in TEST() local
62 uint8_t extpanid[kSizeExtPanId]; in printPSKc() local
339 def extpanid(self): member in OpenThreadController344 def extpanid(self, value): member in OpenThreadController
293 ### extpanid subsection
1208 ### extpanid subsection
192 uint64_t extpanid = 0xdead00beaf00cafe; in main() local
1455 def set_extpanid(self, extpanid): argument