ot::Spinel::RadioSpinel::IsSafeToHandleNow() const method
Returns if the property changed event is safe to be handled now. If a property handler will go up to core stack, it may cause reentrant issue of `Hdlc::Decode()` and `WaitResponse()`.
Arguments
aKey
The identifier of the property.
Return value
Whether this property is safe to be handled now.