Searched refs:aPropertyName (Results 1 – 1 of 1) sorted by relevance
47 #define OT_NCP_GET_HANDLER_ENTRY(aPropertyName) \ in FindGetPropertyHandler() argument49 aPropertyName, &NcpBase::HandlePropertyGet<aPropertyName> \ in FindGetPropertyHandler()392 #define OT_NCP_SET_HANDLER_ENTRY(aPropertyName) \ in FindSetPropertyHandler() argument394 aPropertyName, &NcpBase::HandlePropertySet<aPropertyName> \ in FindSetPropertyHandler()645 #define OT_NCP_INSERT_HANDLER_ENTRY(aPropertyName) \ in FindInsertPropertyHandler() argument647 aPropertyName, &NcpBase::HandlePropertyInsert<aPropertyName> \ in FindInsertPropertyHandler()701 #define OT_NCP_REMOVE_HANDLER_ENTRY(aPropertyName) \ in FindRemovePropertyHandler() argument703 aPropertyName, &NcpBase::HandlePropertyRemove<aPropertyName> \ in FindRemovePropertyHandler()