Home
last modified time | relevance | path

Searched refs:hidden (Results 1 - 11 of 11) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dconfig.mk61 CCFLAGS := -mabi=ilp32 -march=rv32imc -falign-functions=2 -msave-restore -fno-optimize-strlen -freorder-blocks-algorithm=simple -fno-schedule-insns -fno-inline-small-functions -fno-inline-functions-called-once -mtune=size -fno-strict-aliasing -msmall-data-limit=0 -nostdinc -fno-aggressive-loop-optimizations -fno-builtin -std=c99 -Os -ffunction-sections -fdata-sections -fno-exceptions -fno-short-enums -fno-common -Wall -Wundef -DLOS_COMPILE_LDM -fstack-protector-strong -freg-struct-return -fvisibility=hidden -pipe
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/make_scripts/
H A Dconfig.mk61 CCFLAGS := -mabi=ilp32 -march=rv32imc -falign-functions=2 -msave-restore -fno-optimize-strlen -freorder-blocks-algorithm=simple -fno-schedule-insns -fno-inline-small-functions -fno-inline-functions-called-once -mtune=size -fno-strict-aliasing -msmall-data-limit=0 -nostdinc -fno-aggressive-loop-optimizations -fno-builtin -std=c99 -Os -ffunction-sections -fdata-sections -fno-exceptions -fno-short-enums -fno-common -Wall -Wundef -DLOS_COMPILE_LDM -fstack-protector-strong -freg-struct-return -fvisibility=hidden -pipe
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/
H A DMakefile53 -Wformat=2 -Wshadow -fvisibility=hidden -fno-common -fstack-protector-strong
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pno.h222 bool hidden; member
H A Dwl_android_ext.c190 int hidden; member
2465 {" hidden ", NULL, NULL}, in wl_ext_parse_config()
2570 } else if (!strcmp(row->name, " hidden ")) { in wl_ext_parse_config()
2572 cur_if->hidden = 0; in wl_ext_parse_config()
2574 cur_if->hidden = 1; in wl_ext_parse_config()
2576 AEXT_ERROR(cur_if->dev->name, "hidden [y|n]\n"); in wl_ext_parse_config()
4156 // terence: fix me, hidden does not work in dualAP mode in wl_ext_enable_iface()
4157 if (cur_if->hidden > 0) { in wl_ext_enable_iface()
4158 wl_ext_ioctl(cur_if->dev, WLC_SET_CLOSED, &cur_if->hidden, in wl_ext_enable_iface()
4159 sizeof(cur_if->hidden), in wl_ext_enable_iface()
[all...]
H A Ddhd_pno.c662 if (iter->hidden) in _dhd_pno_add_ssid()
673 DHD_PNO(("%s size = %d hidden = %d flags = %x rssi_thresh %d\n", in _dhd_pno_add_ssid()
674 iter->SSID, iter->SSID_len, iter->hidden, in _dhd_pno_add_ssid()
1276 _pno_ssid->hidden = ssid_list[i].hidden; in dhd_pno_add_to_ssid_list()
H A Dwl_cfgscan.c2584 ssids_local[ssid_cnt].hidden = TRUE; in wl_cfg80211_sched_scan_start()
2585 WL_PNO((">>> PNO hidden SSID (%s) \n", ssid->ssid)); in wl_cfg80211_sched_scan_start()
2587 ssids_local[ssid_cnt].hidden = FALSE; in wl_cfg80211_sched_scan_start()
2588 WL_PNO((">>> PNO non-hidden SSID (%s) \n", ssid->ssid)); in wl_cfg80211_sched_scan_start()
H A Ddhd_common.c5363 ssid[idx].hidden = TRUE; in wl_parse_ssid_list_tlv()
H A Dwl_cfgvendor.c1076 ssid_elem->hidden = in wl_cfgvendor_epno_cfg()
/device/soc/rockchip/common/sdk_linux/
H A DMakefile68 # for commands that shall be hidden in non-verbose mode.
72 # If KBUILD_VERBOSE equals 0 then the above command will be hidden.
917 CC_FLAGS_LTO += -fvisibility=hidden
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h680 uint8 hidden; member
6172 int32 flags; /**< bit2: hidden */

Completed in 99 milliseconds