Searched refs:HdfWifiEventNewSta (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/include/wifi/ |
H A D | hdf_wifi_event.h | 322 int32_t HdfWifiEventNewSta(const struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen,
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wifi_event.c | 24 int32_t HdfWifiEventNewSta(const struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen, in HdfWifiEventNewSta() function
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-external-des.md | 558 HdfWifiEventNewSta(net_device, mac_addr, WLAN_MAC_ADDR_LEN, &info);
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-external-des.md | 560 HdfWifiEventNewSta(net_device, mac_addr, WLAN_MAC_ADDR_LEN, &info);
|
/ohos5.0/docs/zh-cn/device-dev/porting/ |
H A D | porting-dayu200-on_standard-demo.md | 2665 | HdfWifiEventNewSta() | 上报一个新的sta事件 |
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-dayu200-on_standard-demo.md | 2677 | HdfWifiEventNewSta() | Reports a new STA event. |
|