mirror of
https://github.com/openharmony/communication_wifi_lite.git
synced 2026-06-30 22:07:58 -04:00
!24 【OpenHarmony开源贡献者计划2022】Fix a typo
Merge pull request !24 from 刘冬/dong
This commit is contained in:
@@ -135,7 +135,7 @@ WifiErrorCode GetDeviceConfigs(WifiDeviceConfig *result, unsigned int *size);
|
||||
WifiErrorCode RemoveDevice(int networkId);
|
||||
|
||||
/**
|
||||
* @brief Disable a hotspot configuration matching a specified <b>networkId</b>. If the config is diabled, it will
|
||||
* @brief Disable a hotspot configuration matching a specified <b>networkId</b>. If the config is disabled, it will
|
||||
* not be auto connected.
|
||||
*
|
||||
* @param networkId Indicates the <b>networkId</b> matching the hotspot configuration to disable.
|
||||
|
||||
Reference in New Issue
Block a user