/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | multi_gateway_test.cpp | 53 std::string macAddr = ""; variable 84 const char *macAddr = nullptr; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | net_conn_client.cpp | 18 const std::string &ipAddr, const std::string &macAddr, const std::string &ifName) in AddStaticArp() 28 const std::string &ipAddr, const std::string &macAddr, const std::string &ifName) in DelStaticArp()
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/ |
H A D | wifi_wpa_hal.c | 144 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealP2pGoNegRequest() local 299 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealDeviceLostEvent() local 353 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealInvitationResultEvent() local 386 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealP2pConnectFailed() local 442 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealProvDiscPbcReqEvent() local 456 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealProDiscPbcRespEvent() local 470 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealProDiscEnterPinEvent() local 485 char macAddr[WIFI_MAC_LENGTH + 1] = {0}; in DealProvDiscShowPinEvent() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | mac_address_test.cpp | 103 unsigned char macAddr[MAC_LEN] = {0}; variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | multi_gateway.cpp | 94 …eway::SetStaticArp(const std::string& iface, const std::string& ipAddr, const std::string& macAddr) in SetStaticArp() 169 int32_t MultiGateway::GetMacAddr(char *buff, const char *macAddr) in GetMacAddr()
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | interface_manager_test.cpp | 249 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable 259 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable 274 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable
|
H A D | net_manager_native_test.cpp | 176 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable 185 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable
|
H A D | netsys_native_service_proxy_test.cpp | 252 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable 263 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable
|
H A D | netsys_controller_test.cpp | 887 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable 966 std::string macAddr = "aa:bb:cc:dd:ee:ff"; variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | interface_manager.cpp | 428 int32_t InterfaceManager::AddStaticArp(const std::string &ipAddr, const std::string &macAddr, in AddStaticArp() 448 int32_t InterfaceManager::DelStaticArp(const std::string &ipAddr, const std::string &macAddr, in DelStaticArp() 468 int32_t InterfaceManager::AssembleArp(const std::string &ipAddr, const std::string &macAddr, in AssembleArp() 508 int32_t InterfaceManager::MacStringToArray(const std::string &macAddr, sockaddr &macSock) in MacStringToArray()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_connect_info.h | 36 char macAddr[MAC_LEN]; member
|
/ohos5.0/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_common_utils.cpp | 190 static int32_t GetMacAddr(char *buff, const char *macAddr) in GetMacAddr() 210 int32_t AddArpEntry(const std::string& iface, const std::string& ipAddr, const std::string& macAddr) in AddArpEntry()
|
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/ |
H A D | dhcpaddresspool_fuzzer.cpp | 57 uint8_t macAddr[DHCP_HWADDR_LENGTH]; in DhcpAddressPoolFuzzTest() local
|
/ohos5.0/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/ |
H A D | addressutils_fuzzer.cpp | 157 uint8_t* macAddr = nullptr; in ParseStrMacTest() local 165 uint8_t macAddr[DHCP_HWADDR_LENGTH]; in ParseMacAddressTest() local 198 uint8_t macAddr[DHCP_HWADDR_LENGTH]; in ParseLogMacTest() local
|
/ohos5.0/foundation/communication/wifi_aware/frameworks/source/ |
H A D | wifiaware.c | 78 int SendData(unsigned char* macAddr, unsigned char peerHandle, unsigned char localHandle, in SendData()
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wifi_event.c | 24 int32_t HdfWifiEventNewSta(const struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen, in HdfWifiEventNewSta() 63 int32_t HdfWifiEventDelSta(struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen) in HdfWifiEventDelSta()
|
/ohos5.0/drivers/hdf_core/framework/model/usb/include/ |
H A D | hdf_usb_net_manager.h | 59 uint8_t macAddr[MAC_ADDR_SIZE]; /**< MAC address {@link MAC_ADDR_SIZE} */ member
|
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/ |
H A D | hdf_usb_net_manager.h | 59 uint8_t macAddr[MAC_ADDR_SIZE]; /**< MAC address {@link MAC_ADDR_SIZE} */ member
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
H A D | wifi_manager.cpp | 364 unsigned char macAddr[WIFI_MAC_LEN] = {0}; in InstallPacketFilterProgram() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_service_stub_test.h | 247 …int32_t AddStaticArp(const std::string &ipAddr, const std::string &macAddr, const std::string &ifN… in AddStaticArp() 252 …int32_t DelStaticArp(const std::string &ipAddr, const std::string &macAddr, const std::string &ifN… in DelStaticArp()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/ |
H A D | nstackx_wifi_stat_linux.c | 270 char macAddr[ETH_ALEN]; in GetWifiStaInfo() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_data_cloud_sync.h | 46 char macAddr[MAC_LEN]; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_properties.cpp | 204 std::string macAddr = pimpl->macAddr_; in UpdateConfig() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/ |
H A D | ledger_lane_hub_test.cpp | 390 char macAddr[MAC_LEN] = {0}; variable
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_client_state_machine.cpp | 256 char macAddr[MAC_ADDR_LEN * MAC_ADDR_CHAR_NUM]; in GetClientNetworkInfo() local 1479 char macAddr[MAC_ADDR_LEN * MAC_ADDR_CHAR_NUM] = {0}; in AddClientIdToOpts() local 1794 char macAddr[MAC_ADDR_CHAR_NUM * MAC_ADDR_LEN]; in IsArpReachable() local
|