Home
last modified time | relevance | path

Searched defs:scanMac (Results 1 – 5 of 5) sorted by relevance

/test/xts/hats/hdf/wlan/wifi/client/
Dhdf_client_test.cpp240 unsigned char scanMac[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
/test/xts/hats/hdf/wlan/hdi_service/
Dwlan_hdi_direct_test.cpp460 uint8_t scanMac[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
Dwlan_hdi_hal_services_c_test.cpp310 uint8_t scanMac[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
/test/xts/hats/hdf/wlan/wifi/hal/
Dwifi_hal_test.cpp2000 unsigned char scanMac[WIFI_MAC_ADDR_LENGTH] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
2041 unsigned char scanMac[WIFI_MAC_ADDR_LENGTH] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
2062 unsigned char scanMac[WIFI_MAC_ADDR_LENGTH] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
Dhdf_wifi_benchmark_test.cpp757 unsigned char scanMac[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; in BENCHMARK_F() local