Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java5784 long getEUI48MacAddressInLong(String command) { in getEUI48MacAddressInLong() method in NativeDevice
5814 long addr = getEUI48MacAddressInLong(command); in getEUI48MacAddressInBytes()