Home
last modified time | relevance | path

Searched refs:otInstance (Results 1 – 25 of 262) sorted by relevance

1234567891011

/openthread-latest/include/openthread/
Dlink.h412 otError otLinkActiveScan(otInstance *aInstance,
425 bool otLinkIsActiveScanInProgress(otInstance *aInstance);
450 otError otLinkEnergyScan(otInstance *aInstance,
464 bool otLinkIsEnergyScanInProgress(otInstance *aInstance);
476 otError otLinkSendDataRequest(otInstance *aInstance);
490 bool otLinkIsInTransmitState(otInstance *aInstance);
502 uint8_t otLinkGetChannel(otInstance *aInstance);
520 otError otLinkSetChannel(otInstance *aInstance, uint8_t aChannel);
530 uint32_t otLinkGetSupportedChannelMask(otInstance *aInstance);
544 otError otLinkSetSupportedChannelMask(otInstance *aInstance, uint32_t aChannelMask);
[all …]
Dthread_ftd.h137 uint16_t otThreadGetMaxAllowedChildren(otInstance *aInstance);
154 otError otThreadSetMaxAllowedChildren(otInstance *aInstance, uint16_t aMaxChildren);
165 bool otThreadIsRouterEligible(otInstance *aInstance);
180 otError otThreadSetRouterEligible(otInstance *aInstance, bool aEligible);
199 otError otThreadSetPreferredRouterId(otInstance *aInstance, uint8_t aRouterId);
245 const otDeviceProperties *otThreadGetDeviceProperties(otInstance *aInstance);
256 void otThreadSetDeviceProperties(otInstance *aInstance, const otDeviceProperties *aDeviceProperties…
269 uint8_t otThreadGetLocalLeaderWeight(otInstance *aInstance);
283 void otThreadSetLocalLeaderWeight(otInstance *aInstance, uint8_t aWeight);
293 uint32_t otThreadGetPreferredLeaderPartitionId(otInstance *aInstance);
[all …]
Dthread.h251 otError otThreadSetEnabled(otInstance *aInstance, bool aEnabled);
272 bool otThreadIsSingleton(otInstance *aInstance);
294 otError otThreadDiscover(otInstance *aInstance,
308 bool otThreadIsDiscoverInProgress(otInstance *aInstance);
327 otError otThreadSetJoinerAdvertisement(otInstance *aInstance,
344 uint32_t otThreadGetChildTimeout(otInstance *aInstance);
355 void otThreadSetChildTimeout(otInstance *aInstance, uint32_t aTimeout);
367 const otExtendedPanId *otThreadGetExtendedPanId(otInstance *aInstance);
385 otError otThreadSetExtendedPanId(otInstance *aInstance, const otExtendedPanId *aExtendedPanId);
398 otError otThreadGetLeaderRloc(otInstance *aInstance, otIp6Address *aLeaderRloc);
[all …]
Dlink_raw.h63 typedef void (*otLinkRawReceiveDone)(otInstance *aInstance, otRadioFrame *aFrame, otError aError);
77 otError otLinkRawSetReceiveDone(otInstance *aInstance, otLinkRawReceiveDone aCallback);
88 bool otLinkRawIsEnabled(otInstance *aInstance);
99 bool otLinkRawGetPromiscuous(otInstance *aInstance);
111 otError otLinkRawSetPromiscuous(otInstance *aInstance, bool aEnable);
123 otError otLinkRawSetShortAddress(otInstance *aInstance, uint16_t aShortAddress);
136 otError otLinkRawSleep(otInstance *aInstance);
148 otError otLinkRawReceive(otInstance *aInstance);
162 otRadioFrame *otLinkRawGetTransmitBuffer(otInstance *aInstance);
177 typedef void (*otLinkRawTransmitDone)(otInstance *aInstance,
[all …]
Dsrp_client.h222 otError otSrpClientStart(otInstance *aInstance, const otSockAddr *aServerSockAddr);
233 void otSrpClientStop(otInstance *aInstance);
243 bool otSrpClientIsRunning(otInstance *aInstance);
256 const otSockAddr *otSrpClientGetServerAddress(otInstance *aInstance);
269 void otSrpClientSetCallback(otInstance *aInstance, otSrpClientCallback aCallback, void *aContext);
310 void otSrpClientEnableAutoStartMode(otInstance *aInstance, otSrpClientAutoStartCallback aCallback, …
325 void otSrpClientDisableAutoStartMode(otInstance *aInstance);
337 bool otSrpClientIsAutoStartModeEnabled(otInstance *aInstance);
352 uint32_t otSrpClientGetTtl(otInstance *aInstance);
365 void otSrpClientSetTtl(otInstance *aInstance, uint32_t aTtl);
[all …]
Dmdns.h106 typedef void (*otMdnsConflictCallback)(otInstance *aInstance, const char *aName, const char *aServi…
170 otError otMdnsSetEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex);
181 bool otMdnsIsEnabled(otInstance *aInstance);
195 void otMdnsSetQuestionUnicastAllowed(otInstance *aInstance, bool aAllow);
204 bool otMdnsIsQuestionUnicastAllowed(otInstance *aInstance);
219 void otMdnsSetConflictCallback(otInstance *aInstance, otMdnsConflictCallback aCallback);
257 otError otMdnsRegisterHost(otInstance *aInstance,
282 otError otMdnsUnregisterHost(otInstance *aInstance, const otMdnsHost *aHost);
321 otError otMdnsRegisterService(otInstance *aInstance,
349 otError otMdnsUnregisterService(otInstance *aInstance, const otMdnsService *aService);
[all …]
Dble_secure.h78 typedef void (*otHandleBleSecureConnect)(otInstance *aInstance,
106 otError otBleSecureStart(otInstance *aInstance,
121 otError otBleSecureSetTcatVendorInfo(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo);
136 otError otBleSecureTcatStart(otInstance *aInstance, otHandleTcatJoin aHandler);
144 void otBleSecureStop(otInstance *aInstance);
159 void otBleSecureSetPsk(otInstance *aInstance,
182 otError otBleSecureGetPeerCertificateBase64(otInstance *aInstance, unsigned char *aPeerCert, size_t…
208 otError otBleSecureGetPeerSubjectAttributeByOid(otInstance *aInstance,
239 otError otBleSecureGetThreadAttributeFromPeerCertificate(otInstance *aInstance,
265 otError otBleSecureGetThreadAttributeFromOwnCertificate(otInstance *aInstance,
[all …]
Dborder_routing.h199 otError otBorderRoutingInit(otInstance *aInstance, uint32_t aInfraIfIndex, bool aInfraIfIsRunning);
213 otError otBorderRoutingSetEnabled(otInstance *aInstance, bool aEnabled);
223 otBorderRoutingState otBorderRoutingGetState(otInstance *aInstance);
239 otRoutePreference otBorderRoutingGetRouteInfoOptionPreference(otInstance *aInstance);
252 void otBorderRoutingSetRouteInfoOptionPreference(otInstance *aInstance, otRoutePreference aPreferen…
263 void otBorderRoutingClearRouteInfoOptionPreference(otInstance *aInstance);
279 otError otBorderRoutingSetExtraRouterAdvertOptions(otInstance *aInstance, const uint8_t *aOptions, …
294 otRoutePreference otBorderRoutingGetRoutePreference(otInstance *aInstance);
306 void otBorderRoutingSetRoutePreference(otInstance *aInstance, otRoutePreference aPreference);
317 void otBorderRoutingClearRoutePreference(otInstance *aInstance);
[all …]
Dchannel_manager.h75 void otChannelManagerRequestChannelChange(otInstance *aInstance, uint8_t aChannel);
83 uint8_t otChannelManagerGetRequestedChannel(otInstance *aInstance);
95 uint16_t otChannelManagerGetDelay(otInstance *aInstance);
110 otError otChannelManagerSetDelay(otInstance *aInstance, uint16_t aDelay);
140 otError otChannelManagerRequestChannelSelect(otInstance *aInstance, bool aSkipQualityCheck);
171 otError otChannelManagerRequestCslChannelSelect(otInstance *aInstance, bool aSkipQualityCheck);
183 void otChannelManagerSetAutoChannelSelectionEnabled(otInstance *aInstance, bool aEnabled);
193 bool otChannelManagerGetAutoChannelSelectionEnabled(otInstance *aInstance);
207 void otChannelManagerSetAutoCslChannelSelectionEnabled(otInstance *aInstance, bool aEnabled);
220 bool otChannelManagerGetAutoCslChannelSelectionEnabled(otInstance *aInstance);
[all …]
Dcoap_secure.h110 otError otCoapSecureStart(otInstance *aInstance, uint16_t aPort);
126 otError otCoapSecureStartWithMaxConnAttempts(otInstance *aInstance,
138 void otCoapSecureStop(otInstance *aInstance);
153 void otCoapSecureSetPsk(otInstance *aInstance,
175 otError otCoapSecureGetPeerCertificateBase64(otInstance *aInstance,
190 void otCoapSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate);
205 void otCoapSecureSetCertificate(otInstance *aInstance,
224 void otCoapSecureSetCaCertificateChain(otInstance *aInstance,
240 otError otCoapSecureConnect(otInstance *aInstance,
251 void otCoapSecureDisconnect(otInstance *aInstance);
[all …]
Dinstance.h71 typedef struct otInstance otInstance; typedef
90 otInstance *otInstanceInit(void *aInstanceBuffer, size_t *aInstanceBufferSize);
103 otInstance *otInstanceInitSingle(void);
120 otInstance *otInstanceInitMultiple(uint8_t aIdx);
131 uint32_t otInstanceGetId(otInstance *aInstance);
145 bool otInstanceIsInitialized(otInstance *aInstance);
155 void otInstanceFinalize(otInstance *aInstance);
169 uint64_t otInstanceGetUptime(otInstance *aInstance);
189 void otInstanceGetUptimeAsString(otInstance *aInstance, char *aBuffer, uint16_t aSize);
252 otError otSetStateChangedCallback(otInstance *aInstance, otStateChangedCallback aCallback, void *aC…
[all …]
Dbackbone_router_ftd.h85 void otBackboneRouterSetEnabled(otInstance *aInstance, bool aEnable);
102 otBackboneRouterState otBackboneRouterGetState(otInstance *aInstance);
119 void otBackboneRouterGetConfig(otInstance *aInstance, otBackboneRouterConfig *aConfig);
141 otError otBackboneRouterSetConfig(otInstance *aInstance, const otBackboneRouterConfig *aConfig);
161 otError otBackboneRouterRegister(otInstance *aInstance);
171 uint8_t otBackboneRouterGetRegistrationJitter(otInstance *aInstance);
181 void otBackboneRouterSetRegistrationJitter(otInstance *aInstance, uint8_t aJitter);
193 otError otBackboneRouterGetDomainPrefix(otInstance *aInstance, otBorderRouterConfig *aConfig);
210 void otBackboneRouterConfigNextDuaRegistrationResponse(otInstance *aInstance,
225 void otBackboneRouterConfigNextMulticastListenerRegistrationResponse(otInstance *aInstance, uint8_t…
[all …]
Dip6.h278 otError otIp6SetEnabled(otInstance *aInstance, bool aEnabled);
289 bool otIp6IsEnabled(otInstance *aInstance);
305 otError otIp6AddUnicastAddress(otInstance *aInstance, const otNetifAddress *aAddress);
318 otError otIp6RemoveUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress);
328 const otNetifAddress *otIp6GetUnicastAddresses(otInstance *aInstance);
340 bool otIp6HasUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress);
359 otError otIp6SubscribeMulticastAddress(otInstance *aInstance, const otIp6Address *aAddress);
372 otError otIp6UnsubscribeMulticastAddress(otInstance *aInstance, const otIp6Address *aAddress);
382 const otNetifMulticastAddress *otIp6GetMulticastAddresses(otInstance *aInstance);
398 otMessage *otIp6NewMessage(otInstance *aInstance, const otMessageSettings *aSettings);
[all …]
/openthread-latest/include/openthread/platform/
Dradio.h481 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance);
494 const char *otPlatRadioGetVersionString(otInstance *aInstance);
504 int8_t otPlatRadioGetReceiveSensitivity(otInstance *aInstance);
513 void otPlatRadioGetIeeeEui64(otInstance *aInstance, uint8_t *aIeeeEui64);
522 void otPlatRadioSetPanId(otInstance *aInstance, otPanId aPanId);
532 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress);
541 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress);
557 otError otPlatRadioGetTransmitPower(otInstance *aInstance, int8_t *aPower);
572 otError otPlatRadioSetTransmitPower(otInstance *aInstance, int8_t aPower);
585 otError otPlatRadioGetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t *aThreshold);
[all …]
Ddnssd.h90 typedef void (*otPlatDnssdRegisterCallback)(otInstance *aInstance, otPlatDnssdRequestId aRequestId,…
158 extern void otPlatDnssdStateHandleStateChange(otInstance *aInstance);
171 otPlatDnssdState otPlatDnssdGetState(otInstance *aInstance);
227 void otPlatDnssdRegisterService(otInstance *aInstance,
264 void otPlatDnssdUnregisterService(otInstance *aInstance,
305 void otPlatDnssdRegisterHost(otInstance *aInstance,
343 void otPlatDnssdUnregisterHost(otInstance *aInstance,
380 void otPlatDnssdRegisterKey(otInstance *aInstance,
416 void otPlatDnssdUnregisterKey(otInstance *aInstance,
443 typedef void (*otPlatDnssdBrowseCallback)(otInstance *aInstance, const otPlatDnssdBrowseResult *aRe…
[all …]
Dble.h150 otError otPlatBleEnable(otInstance *aInstance);
166 otError otPlatBleDisable(otInstance *aInstance);
186 otError otPlatBleGetAdvertisementBuffer(otInstance *aInstance, uint8_t **aAdvertisementBuffer);
202 otError otPlatBleGapAdvSetData(otInstance *aInstance, uint8_t *aAdvertisementData, uint16_t aAdvert…
225 otError otPlatBleGapAdvStart(otInstance *aInstance, uint16_t aInterval);
238 otError otPlatBleGapAdvStop(otInstance *aInstance);
248 extern void otPlatBleGapOnConnected(otInstance *aInstance, uint16_t aConnectionId);
258 extern void otPlatBleGapOnDisconnected(otInstance *aInstance, uint16_t aConnectionId);
272 otError otPlatBleGapDisconnect(otInstance *aInstance);
288 otError otPlatBleGattMtuGet(otInstance *aInstance, uint16_t *aMtu);
[all …]
/openthread-latest/tests/unit/
Dtest_platform.cpp53 otInstance *instance = nullptr; in testInitInstance()
83 otInstance *instance = nullptr; in testInitAdditionalInstance()
91 void testFreeInstance(otInstance *aInstance) in testFreeInstance()
113 OT_TOOL_WEAK void otTaskletsSignalPending(otInstance *) {} in otTaskletsSignalPending() argument
115 OT_TOOL_WEAK void otPlatAlarmMilliStop(otInstance *) {} in otPlatAlarmMilliStop() argument
117 OT_TOOL_WEAK void otPlatAlarmMilliStartAt(otInstance *, uint32_t, uint32_t) {} in otPlatAlarmMilliStartAt() argument
128 OT_TOOL_WEAK void otPlatAlarmMicroStop(otInstance *) {} in otPlatAlarmMicroStop() argument
130 OT_TOOL_WEAK void otPlatAlarmMicroStartAt(otInstance *, uint32_t, uint32_t) {} in otPlatAlarmMicroStartAt() argument
141 OT_TOOL_WEAK otError otPlatMultipanGetActiveInstance(otInstance **) { return OT_ERROR_NOT_IMPLEMENT… in otPlatMultipanGetActiveInstance() argument
143 OT_TOOL_WEAK otError otPlatMultipanSetActiveInstance(otInstance *, bool) { return OT_ERROR_NOT_IMPL… in otPlatMultipanSetActiveInstance() argument
[all …]
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp108 void FuzzerPlatformProcess(otInstance *aInstance) in FuzzerPlatformProcess()
171 void otPlatAlarmMilliStartAt(otInstance *aInstance, uint32_t aT0, uint32_t aDt) in otPlatAlarmMilliStartAt()
179 void otPlatAlarmMilliStop(otInstance *aInstance) in otPlatAlarmMilliStop()
188 void otPlatAlarmMicroStartAt(otInstance *aInstance, uint32_t aT0, uint32_t aDt) in otPlatAlarmMicroStartAt()
196 void otPlatAlarmMicroStop(otInstance *aInstance) in otPlatAlarmMicroStop()
203 bool otDiagIsEnabled(otInstance *aInstance) in otDiagIsEnabled()
210 otError otDiagProcessCmd(otInstance *aInstance, uint8_t aArgsLength, char *aArgs[], char *aOutput, … in otDiagProcessCmd()
221 otError otDiagProcessCmdLine(otInstance *aInstance, const char *aString, char *aOutput, size_t aOut… in otDiagProcessCmdLine()
231 void otPlatReset(otInstance *aInstance) in otPlatReset()
238 otPlatResetReason otPlatGetResetReason(otInstance *aInstance) in otPlatGetResetReason()
[all …]
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp45 uint16_t otThreadGetMaxAllowedChildren(otInstance *aInstance) in otThreadGetMaxAllowedChildren()
50 otError otThreadSetMaxAllowedChildren(otInstance *aInstance, uint16_t aMaxChildren) in otThreadSetMaxAllowedChildren()
55 uint8_t otThreadGetMaxChildIpAddresses(otInstance *aInstance) in otThreadGetMaxChildIpAddresses()
61 otError otThreadSetMaxChildIpAddresses(otInstance *aInstance, uint8_t aMaxIpAddresses) in otThreadSetMaxChildIpAddresses()
67 bool otThreadIsRouterEligible(otInstance *aInstance) in otThreadIsRouterEligible()
72 otError otThreadSetRouterEligible(otInstance *aInstance, bool aEligible) in otThreadSetRouterEligible()
77 otError otThreadSetPreferredRouterId(otInstance *aInstance, uint8_t aRouterId) in otThreadSetPreferredRouterId()
83 const otDeviceProperties *otThreadGetDeviceProperties(otInstance *aInstance) in otThreadGetDeviceProperties()
88 void otThreadSetDeviceProperties(otInstance *aInstance, const otDeviceProperties *aDeviceProperties) in otThreadSetDeviceProperties()
94 uint8_t otThreadGetLocalLeaderWeight(otInstance *aInstance) in otThreadGetLocalLeaderWeight()
[all …]
Dlink_api.cpp45 uint8_t otLinkGetChannel(otInstance *aInstance) in otLinkGetChannel()
64 otError otLinkSetChannel(otInstance *aInstance, uint8_t aChannel) in otLinkSetChannel()
87 uint32_t otLinkGetSupportedChannelMask(otInstance *aInstance) in otLinkGetSupportedChannelMask()
92 otError otLinkSetSupportedChannelMask(otInstance *aInstance, uint32_t aChannelMask) in otLinkSetSupportedChannelMask()
105 const otExtAddress *otLinkGetExtendedAddress(otInstance *aInstance) in otLinkGetExtendedAddress()
110 otError otLinkSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress) in otLinkSetExtendedAddress()
125 void otLinkGetFactoryAssignedIeeeEui64(otInstance *aInstance, otExtAddress *aEui64) in otLinkGetFactoryAssignedIeeeEui64()
130 otPanId otLinkGetPanId(otInstance *aInstance) { return AsCoreType(aInstance).Get<Mac::Mac>().GetPan… in otLinkGetPanId()
132 otError otLinkSetPanId(otInstance *aInstance, otPanId aPanId) in otLinkSetPanId()
147 uint32_t otLinkGetPollPeriod(otInstance *aInstance) in otLinkGetPollPeriod()
[all …]
Dsrp_client_api.cpp45 otError otSrpClientStart(otInstance *aInstance, const otSockAddr *aServerSockAddr) in otSrpClientStart()
50 void otSrpClientStop(otInstance *aInstance) { return AsCoreType(aInstance).Get<Srp::Client>().Stop(… in otSrpClientStop()
52 bool otSrpClientIsRunning(otInstance *aInstance) { return AsCoreType(aInstance).Get<Srp::Client>().… in otSrpClientIsRunning()
54 const otSockAddr *otSrpClientGetServerAddress(otInstance *aInstance) in otSrpClientGetServerAddress()
59 void otSrpClientSetCallback(otInstance *aInstance, otSrpClientCallback aCallback, void *aContext) in otSrpClientSetCallback()
65 void otSrpClientEnableAutoStartMode(otInstance *aInstance, otSrpClientAutoStartCallback aCallback, … in otSrpClientEnableAutoStartMode()
70 void otSrpClientDisableAutoStartMode(otInstance *aInstance) in otSrpClientDisableAutoStartMode()
75 bool otSrpClientIsAutoStartModeEnabled(otInstance *aInstance) in otSrpClientIsAutoStartModeEnabled()
81 uint32_t otSrpClientGetTtl(otInstance *aInstance) { return AsCoreType(aInstance).Get<Srp::Client>()… in otSrpClientGetTtl()
83 void otSrpClientSetTtl(otInstance *aInstance, uint32_t aTtl) in otSrpClientSetTtl()
[all …]
Dthread_api.cpp48 uint32_t otThreadGetChildTimeout(otInstance *aInstance) in otThreadGetChildTimeout()
53 void otThreadSetChildTimeout(otInstance *aInstance, uint32_t aTimeout) in otThreadSetChildTimeout()
58 const otExtendedPanId *otThreadGetExtendedPanId(otInstance *aInstance) in otThreadGetExtendedPanId()
63 otError otThreadSetExtendedPanId(otInstance *aInstance, const otExtendedPanId *aExtendedPanId) in otThreadSetExtendedPanId()
80 otError otThreadGetLeaderRloc(otInstance *aInstance, otIp6Address *aLeaderRloc) in otThreadGetLeaderRloc()
91 otLinkModeConfig otThreadGetLinkMode(otInstance *aInstance) in otThreadGetLinkMode()
100 otError otThreadSetLinkMode(otInstance *aInstance, otLinkModeConfig aConfig) in otThreadSetLinkMode()
105 void otThreadGetNetworkKey(otInstance *aInstance, otNetworkKey *aNetworkKey) in otThreadGetNetworkKey()
111 otNetworkKeyRef otThreadGetNetworkKeyRef(otInstance *aInstance) in otThreadGetNetworkKeyRef()
117 otError otThreadSetNetworkKey(otInstance *aInstance, const otNetworkKey *aKey) in otThreadSetNetworkKey()
[all …]
Dcoap_secure_api.cpp48 otError otCoapSecureStart(otInstance *aInstance, uint16_t aPort) in otCoapSecureStart()
53 otError otCoapSecureStartWithMaxConnAttempts(otInstance *aInstance, in otCoapSecureStartWithMaxConnAttempts()
63 void otCoapSecureSetCertificate(otInstance *aInstance, in otCoapSecureSetCertificate()
73 void otCoapSecureSetCaCertificateChain(otInstance *aInstance, in otCoapSecureSetCaCertificateChain()
83 void otCoapSecureSetPsk(otInstance *aInstance, in otCoapSecureSetPsk()
97 otError otCoapSecureGetPeerCertificateBase64(otInstance *aInstance, in otCoapSecureGetPeerCertificateBase64()
109 void otCoapSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate) in otCoapSecureSetSslAuthMode()
114 otError otCoapSecureConnect(otInstance *aInstance, in otCoapSecureConnect()
122 void otCoapSecureDisconnect(otInstance *aInstance) { AsCoreType(aInstance).GetApplicationCoapSecure… in otCoapSecureDisconnect()
124 bool otCoapSecureIsConnected(otInstance *aInstance) in otCoapSecureIsConnected()
[all …]
Dchannel_manager_api.cpp48 void otChannelManagerRequestChannelChange(otInstance *aInstance, uint8_t aChannel) in otChannelManagerRequestChannelChange()
54 uint8_t otChannelManagerGetRequestedChannel(otInstance *aInstance) in otChannelManagerGetRequestedChannel()
60 uint16_t otChannelManagerGetDelay(otInstance *aInstance) in otChannelManagerGetDelay()
65 otError otChannelManagerSetDelay(otInstance *aInstance, uint16_t aDelay) in otChannelManagerSetDelay()
71 otError otChannelManagerRequestChannelSelect(otInstance *aInstance, bool aSkipQualityCheck) in otChannelManagerRequestChannelSelect()
77 void otChannelManagerSetAutoChannelSelectionEnabled(otInstance *aInstance, bool aEnabled) in otChannelManagerSetAutoChannelSelectionEnabled()
82 bool otChannelManagerGetAutoChannelSelectionEnabled(otInstance *aInstance) in otChannelManagerGetAutoChannelSelectionEnabled()
90 otError otChannelManagerRequestCslChannelSelect(otInstance *aInstance, bool aSkipQualityCheck) in otChannelManagerRequestCslChannelSelect()
96 void otChannelManagerSetAutoCslChannelSelectionEnabled(otInstance *aInstance, bool aEnabled) in otChannelManagerSetAutoCslChannelSelectionEnabled()
101 bool otChannelManagerGetAutoCslChannelSelectionEnabled(otInstance *aInstance) in otChannelManagerGetAutoCslChannelSelectionEnabled()
[all …]
/openthread-latest/src/core/radio/
Dradio_platform.cpp48 extern "C" void otPlatRadioReceiveDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatRadioReceiveDone()
68 extern "C" void otPlatRadioTxStarted(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTxStarted()
85 extern "C" void otPlatRadioTxDone(otInstance *aInstance, otRadioFrame *aFrame, otRadioFrame *aAckFr… in otPlatRadioTxDone()
108 extern "C" void otPlatRadioEnergyScanDone(otInstance *aInstance, int8_t aEnergyScanMaxRssi) in otPlatRadioEnergyScanDone()
119 extern "C" void otPlatRadioBusLatencyChanged(otInstance *aInstance) in otPlatRadioBusLatencyChanged()
131 extern "C" void otPlatDiagRadioReceiveDone(otInstance *aInstance, otRadioFrame *aFrame, otError aEr… in otPlatDiagRadioReceiveDone()
145 extern "C" void otPlatDiagRadioTransmitDone(otInstance *aInstance, otRadioFrame *aFrame, otError aE… in otPlatDiagRadioTransmitDone()
159 extern "C" void otPlatRadioReceiveDone(otInstance *, otRadioFrame *, otError) {} in otPlatRadioReceiveDone() argument
161 extern "C" void otPlatRadioTxStarted(otInstance *, otRadioFrame *) {} in otPlatRadioTxStarted() argument
163 extern "C" void otPlatRadioTxDone(otInstance *, otRadioFrame *, otRadioFrame *, otError) {} in otPlatRadioTxDone() argument
[all …]

1234567891011