Lines Matching defs:aInstance
40 otError otNetDataGet(otInstance *aInstance, bool aStable, uint8_t *aData, uint8_t *aDataLength) in otNetDataGet()
49 uint8_t otNetDataGetLength(otInstance *aInstance) in otNetDataGetLength()
54 uint8_t otNetDataGetMaxLength(otInstance *aInstance) in otNetDataGetMaxLength()
59 void otNetDataResetMaxLength(otInstance *aInstance) in otNetDataResetMaxLength()
64 otError otNetDataGetNextOnMeshPrefix(otInstance *aInstance, in otNetDataGetNextOnMeshPrefix()
74 bool otNetDataContainsOmrPrefix(otInstance *aInstance, const otIp6Prefix *aPrefix) in otNetDataContainsOmrPrefix()
80 otError otNetDataGetNextRoute(otInstance *aInstance, otNetworkDataIterator *aIterator, otExternalRo… in otNetDataGetNextRoute()
87 otError otNetDataGetNextService(otInstance *aInstance, otNetworkDataIterator *aIterator, otServiceC… in otNetDataGetNextService()
94 otError otNetDataGetNextLowpanContextInfo(otInstance *aInstance, in otNetDataGetNextLowpanContextInfo()
104 void otNetDataGetCommissioningDataset(otInstance *aInstance, otCommissioningDataset *aDataset) in otNetDataGetCommissioningDataset()
109 uint8_t otNetDataGetVersion(otInstance *aInstance) in otNetDataGetVersion()
114 uint8_t otNetDataGetStableVersion(otInstance *aInstance) in otNetDataGetStableVersion()
119 otError otNetDataSteeringDataCheckJoiner(otInstance *aInstance, const otExtAddress *aEui64) in otNetDataSteeringDataCheckJoiner()
124 otError otNetDataSteeringDataCheckJoinerWithDiscerner(otInstance *aInstance, const otJoinerDiscerne… in otNetDataSteeringDataCheckJoinerWithDiscerner()