Home
last modified time | relevance | path

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

/openthread-latest/tests/toranj/ncp/
Dtest-031-meshcop-joiner-commissioner.py68 joiner_hw_addr = j.get(wpan.WPAN_HW_ADDRESS)[1:-1] # Remove the `[]`
Dtest-043-meshcop-joiner-router.py83 joiner_hw_addr = joiner.get(wpan.WPAN_HW_ADDRESS)[1:-1] # Remove the `[]`
Dtest-005-discover-scan.py104 scanner_hw_addr = scanner.get(wpan.WPAN_HW_ADDRESS)[1:-1] # Remove the `[]`
Dtest-042-meshcop-joiner-discerner.py76 EUI64_3 = joiner3.get(wpan.WPAN_HW_ADDRESS)[1:-1] # Remove the "[]"
Dtest-001-get-set.py96 wpan.WPAN_HW_ADDRESS,
Dwpan.py51 WPAN_HW_ADDRESS = 'NCP:HardwareAddress' variable
/openthread-latest/tests/toranj/
DREADME_NCP.md151 …N_STATE, WPAN_NAME, WPAN_PANID, WPAN_XPANID, WPAN_KEY, WPAN_CHANNEL, WPAN_HW_ADDRESS, WPAN_EXT_ADD…