esp_local_ctrl sample
SEARCH_INIT
is only used within esp_local_ctrl sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
esp_local_ctrl sample
SEARCH_INIT
SEARCH_INIT value
Syntax
Show:
Summary
Declaration
from
mdns_private.h:356
SEARCH_INIT
;
Examples
References
from
examples
Code
Location
Referrer
SEARCH_INIT
,
mdns_private.h:356
search
->
state
=
SEARCH_INIT
;
mdns.c:4634
_mdns_search_init()
}
else
if
(
s
->
state
==
SEARCH_INIT
||
(
now
-
s
->
sent_at
)
>
1000
)
{
mdns.c:5395
_mdns_search_run()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SEARCH_INIT
is read by 2 functions:
All items filtered out
SEARCH_INIT
_mdns_search_init()
_mdns_search_run()
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
All items filtered out
All items filtered out