ESP-IDF
wps_free_devices()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wps_free_devices()
wps_free_devices() function
Syntax
Show:
Summary
Declaration
from
wps_registrar.c:279
static
void
wps_free_devices
(
struct
wps_registrar_device
*
dev
)
;
Arguments
Argument
dev
Examples
References
from
examples
Code
Location
Referrer
static
void
wps_free_devices
(
struct
wps_registrar_device
*
dev
)
wps_registrar.c:279
wps_free_devices
(
reg
->
devices
)
;
wps_registrar.c:738
wps_registrar_flush()
Call Tree
from
examples
wps_free_devices()
is called by 1 function and calls 2 functions:
wps_registrar_flush()
All items filtered out
wps_free_devices()
free()
wps_device_data_free()
All items filtered out
Data Use
from
examples
wps_free_devices()
reads 1 variable:
wps_registrar_device::next
All items filtered out
wps_free_devices()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
wps_free_devices()
allocates 1 types:
wps_registrar_device
All items filtered out
wps_free_devices()
All items filtered out