ESP-IDF
otHistoryTrackerMulticastAddressInfo
is only used within ESP-IDF.
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
ESP-IDF
otHistoryTrackerMulticastAddressInfo
otHistoryTrackerMulticastAddressInfo struct
Represent an IPv6 multicast address info.
Syntax
Show:
Summary
Declaration
from
history_tracker.h:113
typedef
struct
otHistoryTrackerMulticastAddressInfo
{
otIp6Address
mAddress
;
uint8_t
mAddressOrigin
;
otHistoryTrackerAddressEvent
mEvent
;
}
otHistoryTrackerMulticastAddressInfo
;
Fields
Field
Declared as
otHistoryTrackerMulticastAddressInfo::mAddress
otIp6Address
otHistoryTrackerMulticastAddressInfo::mAddressOrigin
uint8_t
otHistoryTrackerMulticastAddressInfo::mEvent
otHistoryTrackerAddressEvent
Examples
References
from
examples
Code
Location
Referrer
typedef
struct
otHistoryTrackerMulticastAddressInfo
history_tracker.h:113
}
otHistoryTrackerMulticastAddressInfo
;
history_tracker.h:118
otHistoryTrackerMulticastAddressInfo
const
otHistoryTrackerMulticastAddressInfo
*
otHistoryTrackerIterateMulticastAddressHistory
(
history_tracker.h:298
otHistoryTrackerIterateMulticastAddressHistory()
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
Instance
Scope
Location
Project
return
otHistoryTrackerIterateMulticastAddressHistory()
history_tracker.h:298
Lifecycle
from
examples
All items filtered out
All items filtered out