Home
last modified time | relevance | path

Searched defs:RadioSpinelCallbacks (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.hpp52 struct RadioSpinelCallbacks struct
64 void (*mReceiveDone)(otInstance *aInstance, otRadioFrame *aFrame, Error aError);
79 …mTransmitDone)(otInstance *aInstance, otRadioFrame *aFrame, otRadioFrame *aAckFrame, Error aError);
88 void (*mEnergyScanDone)(otInstance *aInstance, int8_t aMaxRssi);
96 void (*mBusLatencyChanged)(otInstance *aInstance);
105 void (*mTxStarted)(otInstance *aInstance, otRadioFrame *aFrame);
114 void (*mSwitchoverDone)(otInstance *aInstance, bool aSuccess);
129 void (*mDiagReceiveDone)(otInstance *aInstance, otRadioFrame *aFrame, Error aError);
143 void (*mDiagTransmitDone)(otInstance *aInstance, otRadioFrame *aFrame, Error aError);