Searched refs:FindGetPropertyHandler (Results 1 – 3 of 3) sorted by relevance
368 static PropertyHandler FindGetPropertyHandler(spinel_prop_key_t aKey);
45 NcpBase::PropertyHandler NcpBase::FindGetPropertyHandler(spinel_prop_key_t aKey) in FindGetPropertyHandler() function in ot::Ncp::NcpBase
1219 PropertyHandler handler = FindGetPropertyHandler(aPropKey); in WritePropertyValueIsFrame()