Home
last modified time | relevance | path

Searched refs:aIsGetResponse (Results 1 – 2 of 2) sorted by relevance

/openthread-3.7.0/src/ncp/
Dncp_base.hpp284 …WritePropertyValueIsFrame(uint8_t aHeader, spinel_prop_key_t aPropKey, bool aIsGetResponse = true);
Dncp_base.cpp1195 …cpBase::WritePropertyValueIsFrame(uint8_t aHeader, spinel_prop_key_t aPropKey, bool aIsGetResponse) in WritePropertyValueIsFrame() argument
1226 if (aIsGetResponse) in WritePropertyValueIsFrame()