Searched defs:aPropKey (Results 1 – 5 of 5) sorted by relevance
104 void ChangedPropsSet::Add(spinel_prop_key_t aPropKey, spinel_status_t aStatus) in Add()125 otError ChangedPropsSet::EnablePropertyFilter(spinel_prop_key_t aPropKey, bool aEnable) in EnablePropertyFilter()
71 otError NcpBase::VendorGetPropertyHandler(spinel_prop_key_t aPropKey) in VendorGetPropertyHandler()92 otError NcpBase::VendorSetPropertyHandler(spinel_prop_key_t aPropKey) in VendorSetPropertyHandler()
217 otError PrepareGetResponse(uint8_t aHeader, spinel_prop_key_t aPropKey) in PrepareGetResponse()221 otError PrepareSetResponse(uint8_t aHeader, spinel_prop_key_t aPropKey) in PrepareSetResponse()
100 void AddProperty(spinel_prop_key_t aPropKey) { Add(aPropKey, SPINEL_STATUS_OK); } in AddProperty()
1118 otError NcpBase::WritePropertyValueIsFrame(uint8_t aHeader, spinel_prop_key_t aPropKey, bool aIsGet… in WritePropertyValueIsFrame()1167 spinel_prop_key_t aPropKey, in WritePropertyValueInsertedRemovedFrame()