Home
last modified time | relevance | path

Searched refs:macAddrIndexOne (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/wlan/test/fuzztest/
Dwpa_common_fuzzer.cpp811 const int macAddrIndexOne = 0; in FuzzWpaInterfaceP2pHid2dConnect() local
825 info.bssid[macAddrIndexOne] = 0x00; in FuzzWpaInterfaceP2pHid2dConnect()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_common_cmd.c645 const int macAddrIndexOne = 0; in macToStr() local
652 …if (os_snprintf(macToStr, sizeof(macToStr), "%02x:%02x:%02x:%02x:%02x:%02x", addr[macAddrIndexOne], in macToStr()