Home
last modified time | relevance | path

Searched refs:IW_ENCODE_ALG_CCMP (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port.c251 case IW_ENCODE_ALG_CCMP: in _find_ap_from_scan_buf()
582 case IW_ENCODE_ALG_CCMP: in specified_scan_result_handler()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_conf.c232 ret = wext_set_key_ext(WLAN0_NAME, IW_ENCODE_ALG_CCMP, NULL, 0, 0, 0, 0, NULL, 0); in wifi_connect_local()
288 ret = wext_set_key_ext(WLAN0_NAME, IW_ENCODE_ALG_CCMP, NULL, 0, 0, 0, 0, NULL, 0); in wifi_connect_bssid_local()
1755 ret = wext_set_key_ext(ifname, IW_ENCODE_ALG_CCMP, NULL, 0, 0, 0, 0, NULL, 0); in wifi_start_ap()
1867 ret = wext_set_key_ext(ifname, IW_ENCODE_ALG_CCMP, NULL, 0, 0, 0, 0, NULL, 0); in wifi_start_ap_with_hidden_ssid()
2086 case IW_ENCODE_ALG_CCMP: in wifi_scan_networks_with_ssid()
2572 case IW_ENCODE_ALG_CCMP: in wifi_get_setting()
2580 if(security == IW_ENCODE_ALG_TKIP || security == IW_ENCODE_ALG_CCMP) in wifi_get_setting()
A Dwifi_simple_config.c454 else if(security_mode == IW_ENCODE_ALG_CCMP) in SC_softAP_find_ap_from_scan_buf()
685 case IW_ENCODE_ALG_CCMP: in SC_translate_iw_security_mode()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/osdep/
A Dwireless.h674 #define IW_ENCODE_ALG_CCMP 3 macro

Completed in 16 milliseconds