Searched defs:testMac (Results 1 – 3 of 3) sorted by relevance
| /foundation/communication/dhcp/test/services/dhcp_server/unittest/ |
| D | address_utils_test.cpp | 233 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/ |
| D | p2p_manager_test.cpp | 501 const char *testMac = "01:23:45:67:89:00"; variable 596 const char *testMac = "11:22:33:44:55:66"; variable
|
| D | p2p_device_test.cpp | 263 char testMac[P2P_MAC_LEN] = {0}; variable
|