mb_tcp_slave sample
mdns_browse_sync
is only used within mb_tcp_slave sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mb_tcp_slave sample
mdns_browse_sync
mdns_browse_sync struct
Syntax
Show:
Summary
Declaration
from
mdns_private.h:403
typedef
struct
mdns_browse_sync
{
mdns_browse_t
*
browse
;
mdns_browse_result_sync_t
*
sync_result
;
}
mdns_browse_sync_t
;
Fields
Field
Declared as
mdns_browse_sync::browse
mdns_browse_t
*
mdns_browse_sync::sync_result
mdns_browse_result_sync_t
*
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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