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()408 #define OT_NCP_SET_HANDLER_ENTRY(aPropertyName) \ in FindSetPropertyHandler() argument410 aPropertyName, &NcpBase::HandlePropertySet<aPropertyName> \ in FindSetPropertyHandler()704 #define OT_NCP_INSERT_HANDLER_ENTRY(aPropertyName) \ in FindInsertPropertyHandler() argument706 aPropertyName, &NcpBase::HandlePropertyInsert<aPropertyName> \ in FindInsertPropertyHandler()760 #define OT_NCP_REMOVE_HANDLER_ENTRY(aPropertyName) \ in FindRemovePropertyHandler() argument762 aPropertyName, &NcpBase::HandlePropertyRemove<aPropertyName> \ in FindRemovePropertyHandler()