Searched defs:addrLen (Results 1 – 4 of 4) sorted by relevance
24 int32_t HdfWifiEventNewSta(const struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen, in HdfWifiEventNewSta()63 int32_t HdfWifiEventDelSta(struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen) in HdfWifiEventDelSta()
537 int32_t WifiCmdStaRemove(const char *ifName, const uint8_t *addr, uint32_t addrLen) in WifiCmdStaRemove()
883 uint32_t addrLen = 0; variable
479 uint8_t addrLen; /**< MAC address length */ member