From ea56a7f7629367992ac964da678ffb87db3af6bd Mon Sep 17 00:00:00 2001 From: enriquezgarc Date: Fri, 21 Jul 2023 12:35:11 +0200 Subject: [PATCH] docs/psoc6/quickref.rst: Network module specialization docs. Signed-off-by: enriquezgarc --- docs/psoc6/quickref.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/psoc6/quickref.rst b/docs/psoc6/quickref.rst index d72dccd9da36..c008bb692479 100644 --- a/docs/psoc6/quickref.rst +++ b/docs/psoc6/quickref.rst @@ -271,16 +271,19 @@ Methods Among the suggested parameters of the general network WLAN API, for this port, only these are available: * AP & STA query parameters + - ``channel`` - ``ssid`` - ``security``` - ``key/password``. Only for default AP key. - ``mac`` * AP set parameters + - ``channel`` - ``ssid`` - ``security``` - ``key/password``. Only for default AP key. + * STA has no configurable parameter. Constants