H A D | hdf_bdh_mac80211.c | 44 int32_t WalStopAp(NetDevice *hnetDev); 80 static int32_t BDH6WalSetMode(NetDevice *hnetDev, enum WlanWorkMode iftype) in BDH6WalSetMode() argument 87 netDev = get_real_netdev(hnetDev); in BDH6WalSetMode() 123 int32_t BDH6WalAddKey(struct NetDevice *hnetDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr, in BDH6WalAddKey() argument 134 netDev = get_real_netdev(hnetDev); in BDH6WalAddKey() 173 int32_t BDH6WalDelKey(struct NetDevice *hnetDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr) in BDH6WalDelKey() argument 179 netDev = get_real_netdev(hnetDev); in BDH6WalDelKey() 207 int32_t BDH6WalSetDefaultKey(struct NetDevice *hnetDev, uint8_t keyIndex, bool unicast, bool multicas) in BDH6WalSetDefaultKey() argument 213 netDev = get_real_netdev(hnetDev); in BDH6WalSetDefaultKey() 239 int32_t BDH6WalGetDeviceMacAddr(NetDevice *hnetDev, int32_ argument 260 BDH6WalSetMacAddr(NetDevice *hnetDev, uint8_t *mac, uint8_t len) BDH6WalSetMacAddr() argument 294 BDH6WalSetTxPower(NetDevice *hnetDev, int32_t power) BDH6WalSetTxPower() argument 368 Bdh6Fband(NetDevice *hnetDev, int32_t band, int32_t *freqs, uint32_t *num) Bdh6Fband() argument 470 Bdh6Ghcap(struct NetDevice *hnetDev, struct WlanHwCapability **capability) Bdh6Ghcap() argument 608 BDH6WalGetIftype(struct NetDevice *hnetDev, uint8_t *iftype) BDH6WalGetIftype() argument 883 HdfAbortScan(NetDevice *hnetDev) HdfAbortScan() argument 987 HdfConnectEntry(NetDevice *hnetDev, WlanConnectParams *param) HdfConnectEntry() argument 1037 HdfConnect(NetDevice *hnetDev, WlanConnectParams *param) HdfConnect() argument 1048 HdfDisconnect(NetDevice *hnetDev, uint16_t reasonCode) HdfDisconnect() argument 1082 HdfSetScanningMacAddress(NetDevice *hnetDev, unsigned char *mac, uint32_t len) HdfSetScanningMacAddress() argument 1248 WalConfigApEntry(NetDevice *hnetDev, struct WlanAPConf *apConf) WalConfigApEntry() argument 1290 WalConfigAp(NetDevice *hnetDev, struct WlanAPConf *apConf) WalConfigAp() argument 1359 WalStartAp(NetDevice *hnetDev) WalStartAp() argument 1404 WalChangeBeacon(NetDevice *hnetDev, struct WlanBeaconConf *param) WalChangeBeacon() argument 1450 WalSetCountryCode(NetDevice *hnetDev, const char *code, uint32_t len) WalSetCountryCode() argument 1471 WalStopAp(NetDevice *hnetDev) WalStopAp() argument 1499 WalDelStation(NetDevice *hnetDev, const uint8_t *macAddr) WalDelStation() argument 1529 WalGetAssociatedStasCount(NetDevice *hnetDev, uint32_t *num) WalGetAssociatedStasCount() argument 1550 WalGetAssociatedStasInfo(NetDevice *hnetDev, WifiStaInfo *staInfo, uint32_t num) WalGetAssociatedStasInfo() argument 1631 WalRemainOnChannel(struct NetDevice *hnetDev, WifiOnChannel *onChannel) WalRemainOnChannel() argument 1668 WalCancelRemainOnChannel(struct NetDevice *hnetDev) WalCancelRemainOnChannel() argument 1711 WalAddIf(struct NetDevice *hnetDev, WifiIfAdd *ifAdd) WalAddIf() argument 1767 WalRemoveIf(struct NetDevice *hnetDev, WifiIfRemove *ifRemove) WalRemoveIf() argument 1827 WalSetApWpsP2pIe(struct NetDevice *hnetDev, WifiAppIe *appIe) WalSetApWpsP2pIe() argument [all...] |