Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:auc_ssid
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_sme_sta.c
100
if (scan_param->ssids[loop].
auc_ssid
[0] == '\0') {
in hmac_set_scan_req_ssid()
105
scan_param->ssids[loop].
auc_ssid
, scan_param->ssids[loop].ssid_len) != EOK) {
in hmac_set_scan_req_ssid()
H
A
D
dmac_ext_if.h
542
hi_char
auc_ssid
[WLAN_SSID_MAX_LEN]; /* 加入的AP的SSID */
member
H
A
D
hmac_mgmt_sta.c
406
if (memcpy_s(reg_params->
auc_ssid
, WLAN_SSID_MAX_LEN, join_req->bss_dscr.ac_ssid, WLAN_SSID_MAX_LEN) != EOK) {
in hmac_sta_dispatch_join_req()
411
reg_params->
auc_ssid
[WLAN_SSID_MAX_LEN - 1] = '\0';
in hmac_sta_dispatch_join_req()
H
A
D
hmac_scan.c
1183
(SSID_MAX_LEN >= strlen(pc_ssid)) && (memcmp(quick_start_param->
auc_ssid
, pc_ssid, strlen(pc_ssid)) == 0)) {
in hmac_scan_proc_scanned_bss_mgmt()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_scan.c
376
if (memcpy_s(scan_param->ssids[index].
auc_ssid
, OAL_IEEE80211_MAX_SSID_LEN, request->ssids[loop].ssid,
in wal_set_scan_ssid()
H
A
D
hi_wifi_driver_wpa_if.h
485
hi_u8
auc_ssid
[MAX_SSID_LEN];
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/
H
A
D
hi_wifi_driver_wpa_if.h
473
hi_u8
auc_ssid
[MAX_SSID_LEN];
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_net.h
1477
hi_u8
auc_ssid
[OAL_IEEE80211_MAX_SSID_LEN]; /* ssid array */
member
Completed in 20 milliseconds