Home
last modified time | relevance | path

Searched defs:testMac (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dhcp/test/services/dhcp_server/unittest/
Daddress_utils_test.cpp233 uint8_t testMac[DHCP_HWADDR_LENGTH] = {0, 0xae, 0xdc, 0xcc, 0x9f, 0x43, 0}; variable
260 uint8_t testMac[DHCP_HWADDR_LENGTH] = {0, 0xae, 0xdc, 0xcc, 0x9f, 0x43, 0}; variable
/foundation/communication/dsoftbus/tests/core/connection/p2p/
Dp2p_manager_test.cpp501 const char *testMac = "01:23:45:67:89:00"; variable
596 const char *testMac = "11:22:33:44:55:66"; variable
Dp2p_device_test.cpp263 char testMac[P2P_MAC_LEN] = {0}; variable