0.01.00
otInstance Struct Reference

This type represents all the static / global variables used by OpenThread allocated in one place. More...

#include <src/core/openthread-instance.h>

Public Attributes

ot::Ip6::NetifCallback mNetifCallback [OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS]
 
otIp6ReceiveCallback mReceiveIp6DatagramCallback
 
void * mReceiveIp6DatagramCallbackContext
 
otHandleActiveScanResult mActiveScanCallback
 
void * mActiveScanCallbackContext
 
otHandleEnergyScanResult mEnergyScanCallback
 
void * mEnergyScanCallbackContext
 
ot::TaskletScheduler mTaskletScheduler
 
ot::TimerMilliScheduler mTimerMilliScheduler
 
ot::Crypto::MbedTls mMbedTls
 
ot::Crypto::Heap mMbedTlsHeap
 
ot::Ip6::Ip6 mIp6
 
ot::ThreadNetif mThreadNetif
 
ot::MessagePool mMessagePool
 

Detailed Description

This type represents all the static / global variables used by OpenThread allocated in one place.


The documentation for this struct was generated from the following files: