Home
last modified time | relevance | path

Searched refs:LogIfFail (Results 1 – 1 of 1) sorted by relevance

/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp158 static inline void LogIfFail(const char *aText, otError aError) in LogIfFail() function
542 LogIfFail("Error processing notification", error); in HandleNotification()
564 LogIfFail("Error processing saved notification", error); in HandleNotification()
606 LogIfFail("Error processing response", error); in HandleResponse()
839 LogIfFail("Error processing result", mError); in HandleWaitingResponse()
947 LogIfFail("Failed to handle ValueIs", error); in HandleValueIs()
1019 LogIfFail("Handle radio frame failed", error); in ParseRadioFrame()
1380 LogIfFail("Get transmit power failed", error); in GetTransmitPower()
1389 LogIfFail("Get CCA ED threshold failed", error); in GetCcaEnergyDetectThreshold()
1398 LogIfFail("Get FEM LNA gain failed", error); in GetFemLnaGain()
[all …]