Searched refs:kErrorNoAddress (Results 1 – 2 of 2) sorted by relevance
64 constexpr Error kErrorNoAddress = OT_ERROR_NO_ADDRESS; variable
190 VerifyOrExit(entry != nullptr, error = kErrorNoAddress); in otPlatRadioClearSrcMatchShortEntry()208 VerifyOrExit(entry != nullptr, error = kErrorNoAddress); in otPlatRadioClearSrcMatchExtEntry()