Home
last modified time | relevance | path

Searched refs:scanMacLen (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/wlan/hdi_service/service_common/
Dwlan_common_cmd.h51 const uint8_t *scanMac, uint32_t scanMacLen);
Dwlan_common_cmd.c942 const uint8_t *scanMac, uint32_t scanMacLen) in WlanInterfaceSetScanningMacAddress() argument
960 … ret = g_staFeature->setScanningMacAddress(g_staFeature, (uint8_t *)scanMac, (uint8_t)scanMacLen); in WlanInterfaceSetScanningMacAddress()
/drivers/peripheral/wlan/
DREADME_zh.md181 …ace *self, const struct HdfFeatureInfo* ifeature, const uint8_t* scanMac, uint32_t scanMacLen);</p>