Home
last modified time | relevance | path

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

/test/xts/hats/hdf/wlan/wifi/common/
Dwifi_hal_test.cpp262 unsigned char mac[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
288 unsigned char mac[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
435 unsigned char mac[ETH_ADDR_LEN] = {0}; variable
460 unsigned char mac[ETH_ADDR_LEN] = {0}; variable
/test/xts/hats/hdf/wlan/hdiService/
Dwlan_hdi_hal_services_c_test.cpp241 uint8_t mac[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
262 uint8_t mac[ETH_ADDR_LEN] = {0}; variable
Dwlan_hdi_hal_services_test.cpp220 std::vector<uint8_t> mac = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
243 std::vector<uint8_t> mac = {0}; variable
/test/xts/acts/security_lite/huks/common/
Dhks_test_api_performance.c88 const struct HksBlob *srcData, struct HksBlob *mac, uint32_t performTimes) in HksMacRun()
/test/xts/acts/communication_lite/wifiservice_hal/src/
Dwifiservice_func_test.c376 unsigned char mac[WIFI_MAC_LEN]; variable