Searched refs:FindGetPropertyHandler (Results 1 – 3 of 3) sorted by relevance
196 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
1121 PropertyHandler handler = FindGetPropertyHandler(aPropKey); in WritePropertyValueIsFrame()