Searched defs:errorMac (Results 1 – 4 of 4) sorted by relevance
| /test/xts/hats/hdf/wlan/wifi/client/ |
| D | hdf_client_test.cpp | 123 unsigned char errorMac[ETH_ADDR_LEN] = {0x11, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
|
| /test/xts/hats/hdf/wlan/hdi_service/ |
| D | wlan_hdi_hal_services_c_test.cpp | 182 uint8_t errorMac[ETH_ADDR_LEN] = {0x11, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable 598 uint8_t errorMac[ETH_ADDR_LEN] = {0x11, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
|
| /test/xts/hats/hdf/wlan/wlanBenchmarkTest/ |
| D | hdf_wifi_benchmark_test.cpp | 407 unsigned char errorMac[ETH_ADDR_LEN] = {0x11, 0x34, 0x56, 0x78, 0xab, 0xcd}; in BENCHMARK_F() local 439 unsigned char errorMac[ETH_ADDR_LEN] = {0}; in BENCHMARK_F() local
|
| /test/xts/hats/hdf/wlan/wifi/hal/ |
| D | wifi_hal_test.cpp | 683 unsigned char errorMac[ETH_ADDR_LEN] = {0x11, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable 789 unsigned char errorMac[ETH_ADDR_LEN] = {0x11, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
|