Searched refs:macResp (Results 1 – 2 of 2) sorted by relevance
144 GeneralUtil.Mutable<MacAddress> macResp = new GeneralUtil.Mutable<>(); in getFactoryMacAddressInternal() local150 macResp.value = MacAddress.fromBytes(macBytes); in getFactoryMacAddressInternal()156 return macResp.value; in getFactoryMacAddressInternal()
529 GeneralUtil.Mutable<MacAddress> macResp = new GeneralUtil.Mutable<>(); in getFactoryMacAddressInternal() local535 macResp.value = MacAddress.fromBytes(macBytes); in getFactoryMacAddressInternal()541 return macResp.value; in getFactoryMacAddressInternal()