/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/wlan/ |
H A D | _hdf_wifi_driver_scan_ssid_v11.md | 6 定义Wi-Fi扫描的服务集标识符(SSID)信息 20 | String [ssid](#ssid) | WiFi扫描的SSID | 21 | int [ssidLen](#ssidlen) | SSID长度 | 36 WiFi扫描的SSID。 48 SSID长度
|
H A D | _hdf_wifi_driver_scan_ssid_v10.md | 6 WiFi扫描参数SSID信息。 20 | String [ssid](#ssid) | WiFi扫描的SSID。 | 21 | int [ssidLen](#ssidlen) | WiFi扫描的SSID长度。 | 34 WiFi扫描的SSID。 44 WiFi扫描的SSID长度。
|
H A D | _hdf_wifi_scan_v10.md | 20 | struct [HdfWifiDriverScanSsid](_hdf_wifi_driver_scan_ssid_v10.md)[] [ssids](#ssids) | WiFi扫描的SSID… 24 | unsigned char [prefixSsidScanFlag](#prefixssidscanflag) | SSID扫描的前缀标志。 | 78 SSID扫描的前缀标志。 88 WiFi扫描的SSID集合。
|
H A D | _hdf_wifi_scan_v11.md | 20 | struct [HdfWifiDriverScanSsid](_hdf_wifi_driver_scan_ssid_v11.md)[] [ssids](#ssids) | WiFi扫描的SSID… 24 | unsigned char [prefixSsidScanFlag](#prefixssidscanflag) | SSID扫描的前缀标志 | 78 SSID扫描的前缀标志 88 WiFi扫描的SSID集合
|
H A D | _pno_network_v11.md | 22 | struct [HdfWifiDriverScanSsid](_hdf_wifi_driver_scan_ssid_v11.md)[ssid](#ssid) | 扫描SSID | 55 扫描SSID
|
H A D | _wlan_types_8idl_v10.md | 26 | struct [HdfWifiDriverScanSsid](_hdf_wifi_driver_scan_ssid_v10.md) | WiFi扫描参数SSID信息。 |
|
H A D | _w_l_a_n_v10.md | 33 | struct [HdfWifiDriverScanSsid](_hdf_wifi_driver_scan_ssid_v10.md) | WiFi扫描参数SSID信息。 |
|
H A D | _wlan_types_8idl_v11.md | 24 …nbsp; [HdfWifiDriverScanSsid](_hdf_wifi_driver_scan_ssid_v11.md) | 定义Wi-Fi扫描的服务集标识符(SSID)信息 |
|
H A D | _w_l_a_n_v11.md | 33 …nbsp; [HdfWifiDriverScanSsid](_hdf_wifi_driver_scan_ssid_v11.md) | 定义Wi-Fi扫描的服务集标识符(SSID)信息 |
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/HotspotDoc/ |
H A D | Hotspot功能界面使用说明文档.md | 21 >| ssid | string | testApp | 热点的SSID,编码格式为UTF-8。 | 141 - SSID 和 securityType 必须可用且正确。
|
/ohos5.0/drivers/interface/wlan/v1_0/ |
H A D | WlanTypes.idl | 74 * @brief Defines the service set identifier (SSID) information for a Wi-Fi scan. 80 /** SSID to scan. */ 82 /** Length of the SSID. */ 101 /** Whether the SSID to be scanned has a prefix. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/foo/wlan/v1_0/ |
H A D | WlanTypes.idl | 74 * @brief Defines the service set identifier (SSID) information for a Wi-Fi scan. 80 /** SSID to scan. */ 82 /** Length of the SSID. */ 101 /** Whether the SSID to be scanned has a prefix. */
|
/ohos5.0/docs/zh-cn/device-dev/quick-start/ |
H A D | quickstart-pkg-3861-running.md | 22 AT+CONN="SSID",,2,"PASSWORD" # 连接指定AP,其中SSID/PASSWORD为待连接的热点名称和密码
|
H A D | quickstart-ide-3861-running.md | 26 AT+CONN="SSID",,2,"PASSWORD" # 连接指定AP,其中SSID/PASSWORD为待连接的热点名称和密码
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | interface_info.cpp | 42 { InterfaceInfoKey::SSID, Serializable::ValueType::STRING }, 215 Set(InterfaceInfoKey::SSID, value); in SetSsid() 220 return Get(InterfaceInfoKey::SSID, std::string("")); in GetSsid() 247 Set(InterfaceInfoKey::SSID, ret[P2P_GROUP_CONFIG_INDEX_SSID]); in SetP2pGroupConfig()
|
H A D | link_info.cpp | 32 { LinkInfoKey::SSID, Serializable::ValueType::STRING }, 214 Set(LinkInfoKey::SSID, ssid); in SetSsid() 219 return Get(LinkInfoKey::SSID, std::string("")); in GetSsid()
|
H A D | interface_info.h | 41 SSID = 14, enumerator
|
H A D | link_info.h | 36 SSID = 8, enumerator
|
/ohos5.0/drivers/interface/wlan/v1_1/ |
H A D | WlanTypes.idl | 74 * @brief Defines the service set identifier (SSID) information for a Wi-Fi scan. 80 /** SSID to scan. */ 82 /** Length of the SSID. */ 101 /** Whether the SSID to be scanned has a prefix. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/foo/wlan/v1_1/ |
H A D | WlanTypes.idl | 74 * @brief Defines the service set identifier (SSID) information for a Wi-Fi scan. 80 /** SSID to scan. */ 82 /** Length of the SSID. */ 101 /** Whether the SSID to be scanned has a prefix. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/foo/wlan/v1_1/ |
H A D | WlanTypes.idl | 74 * @brief Defines the service set identifier (SSID) information for a Wi-Fi scan. 80 /** SSID to scan. */ 82 /** Length of the SSID. */ 101 /** Whether the SSID to be scanned has a prefix. */
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/WIFIDoc/ |
H A D | WIFI功能界面使用说明文档.md | 21 >| ssid | string | TP-LINK_6365 | 热点的SSID,编码格式为UT… 119 >| ssid | string | 是 | 否 | 热点的SSID,编码格式为UTF-8。 | 147 >| ssid | string | 是 | 否 | 热点的SSID,编码格式为UTF-8。 |
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/HotspotManagerDoc/ |
H A D | HotspotManager功能界面使用说明文档.md | 21 >| ssid | string | testApp | 热点的SSID,编码格式为UTF-8。 | 149 - SSID 和 securityType 必须可用且正确。
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | network_parser.h | 43 SSID = 0, enumerator
|
/ohos5.0/docs/en/device-dev/quick-start/ |
H A D | quickstart-ide-3861-running.md | 26 …AT+CONN="SSID",,2,"PASSWORD" # Connect to the specified AP. (SSID and PASSWORD represen…
|