Searched refs:OT_ERROR_NOT_IMPLEMENTED (Results 1 – 20 of 20) sorted by relevance
57 return OT_ERROR_NOT_IMPLEMENTED; in otPlatCryptoImportKey()67 return OT_ERROR_NOT_IMPLEMENTED; in otPlatCryptoExportKey()74 return OT_ERROR_NOT_IMPLEMENTED; in otPlatCryptoDestroyKey()
52 return OT_ERROR_NOT_IMPLEMENTED; in otPlatSpiSlaveEnable()71 return OT_ERROR_NOT_IMPLEMENTED; in otPlatSpiSlavePrepareTransaction()
1034 otEXPECT_ACTION((gRadioCaps & OT_RADIO_CAPS_ENERGY_SCAN), error = OT_ERROR_NOT_IMPLEMENTED); in otPlatRadioEnergyScan()
207 return OT_ERROR_NOT_IMPLEMENTED; in otDiagProcessCmd()404 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioEnergyScan()411 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioSetTransmitPower()418 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioGetCcaEnergyDetectThreshold()425 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioSetCcaEnergyDetectThreshold()
123 OT_ERROR_NOT_IMPLEMENTED = 12, enumerator
116 OT_ERROR_NOT_IMPLEMENTED = 12, enumerator
49 {OT_ERROR_NOT_IMPLEMENTED, OPENTHREAD_ERROR_PREFIX ".NotImplemented"},
467 aRequest.ReplyOtResult(OT_ERROR_NOT_IMPLEMENTED); in PermitUnsecureJoinHandler()606 return OT_ERROR_NOT_IMPLEMENTED; in SetLegacyUlaPrefixHandler()928 return OT_ERROR_NOT_IMPLEMENTED; in GetChannelMonitorSampleCountHandler()957 return OT_ERROR_NOT_IMPLEMENTED; in GetChannelMonitorAllChannelQualities()1289 return OT_ERROR_NOT_IMPLEMENTED; in GetSrpServerInfoHandler()1328 return OT_ERROR_NOT_IMPLEMENTED; in GetDnssdCountersHandler()
68 constexpr Error kErrorNotImplemented = OT_ERROR_NOT_IMPLEMENTED;
53 {ClientError::OT_ERROR_NOT_IMPLEMENTED, OTBR_OPENTHREAD_ERROR_PREFIX ".NotImplemented"},
234 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioEnergyScan()239 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioSetTransmitPower()
347 ExitNow(error = OT_ERROR_NOT_IMPLEMENTED); in otPlatUdpBindToNetif()490 ExitNow(error = OT_ERROR_NOT_IMPLEMENTED); in otPlatUdpJoinMulticastGroup()530 ExitNow(error = OT_ERROR_NOT_IMPLEMENTED); in otPlatUdpLeaveMulticastGroup()
666 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioReceiveAt()
73 error = OT_ERROR_NOT_IMPLEMENTED; in OtbrErrorToOtError()
1246 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioGetCcaEnergyDetectThreshold()1254 return OT_ERROR_NOT_IMPLEMENTED; in otPlatRadioSetCcaEnergyDetectThreshold()
560 error = OT_ERROR_NOT_IMPLEMENTED; in OutputBinary()
3903 VerifyOrExit(version != otGetVersionString(), error = OT_ERROR_NOT_IMPLEMENTED); in Process()
111 case OT_ERROR_NOT_IMPLEMENTED: in ThreadErrorToSpinelStatus()932 error = OT_ERROR_NOT_IMPLEMENTED; in HandleCommand()1720 error = OT_ERROR_NOT_IMPLEMENTED; in HandlePropertySet()2096 return OT_ERROR_NOT_IMPLEMENTED; in HandlePropertySet()
3950 case OT_ERROR_NOT_IMPLEMENTED: in SrpClientErrorToSpinelError()
119 ret = OT_ERROR_NOT_IMPLEMENTED; in SpinelStatusToOtError()