Home
last modified time | relevance | path

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

/openthread-3.6.0/src/lib/spinel/
Dradio_spinel.hpp1175 bool IsSafeToHandleNow(spinel_prop_key_t aKey) const in IsSafeToHandleNow() function in ot::Spinel::RadioSpinel
Dradio_spinel.cpp482 if (!IsSafeToHandleNow(key)) in HandleNotification()