Searched refs:WLAN_CFGID_SET_WPS_P2P_IE (Results 1 - 5 of 5) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_hmac.c | 284 if (syn_msg != HI_NULL && syn_msg->syn_id == WLAN_CFGID_SET_WPS_P2P_IE) { in hcc_tx_netbuf_normal()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 315 {WLAN_CFGID_SET_WPS_P2P_IE, HI_FALSE, {0}, HI_NULL, hmac_p2p_set_wps_p2p_ie},
|
H A D | hmac_config.c | 4228 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_SET_WPS_P2P_IE, sizeof(oal_app_ie_stru), (hi_u8 *)&tmp_app_ie); in hmac_config_set_app_ie_to_vap()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 931 WLAN_CFGID_SET_WPS_P2P_IE = 314, /* wpa_supplicant 设置WPS/P2P 信息元素到VAP */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_ioctl.c | 2302 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_SET_WPS_P2P_IE, sizeof(wps_p2p_ie)); in wal_ioctl_set_wps_p2p_ie()
|
Completed in 26 milliseconds