Searched defs:getFactoryMacAddress (Results 1 – 11 of 11) sorted by relevance
39 byte[6] getFactoryMacAddress(); in getFactoryMacAddress() method
47 byte[6] getFactoryMacAddress(); in getFactoryMacAddress() method
56 byte[6] getFactoryMacAddress(); in getFactoryMacAddress() method
272 byte[6] getFactoryMacAddress(); in getFactoryMacAddress() method
72 ndk::ScopedAStatus WifiApIface::getFactoryMacAddress(std::array<uint8_t, 6>* _aidl_return) { in getFactoryMacAddress() function in aidl::android::hardware::wifi::WifiApIface
49 std::array<uint8_t, 6> WifiIfaceUtil::getFactoryMacAddress(const std::string& iface_name) { in getFactoryMacAddress() function in aidl::android::hardware::wifi::iface_util::WifiIfaceUtil
211 ndk::ScopedAStatus WifiStaIface::getFactoryMacAddress(std::array<uint8_t, 6>* _aidl_return) { in getFactoryMacAddress() function in aidl::android::hardware::wifi::WifiStaIface