Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ncp: Give InterfaceType and VendorID their own properties. #62

Merged
merged 1 commit into from May 23, 2016

Conversation

darconeous
Copy link
Contributor

Previously, the InterfaceType and VendorID were thrown together into PROP_PROTOCOL_VERSION. Since these are conceptually different properties than the protocol version, this change spits them out into their own properties.

Previously, the InterfaceType and VendorID were thrown together into
`PROP_PROTOCOL_VERSION`. Since these are conceptually different
properties than the protocol version, this change spits them out into
their own properties.
SPINEL_PROP_LOCK = 7, // PropLock [b]
SPINEL_PROP_HBO_MEM_MAX = 8, // Max offload mem [S]
SPINEL_PROP_HBO_BLOCK_MAX = 9, // Max offload block [S]
SPINEL_PROP_LAST_STATUS = 0, ///< status [i]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 for doxygen

@jwhui
Copy link
Member

jwhui commented May 23, 2016

LGTM 👍

@jwhui jwhui merged commit ed9bf44 into master May 23, 2016
vaas-krish pushed a commit to vaas-krish/openthread that referenced this pull request May 23, 2017
…D-104 to master

* commit '8d7732313feaf21e2e74f05d03327394b1fe25cc':
  Fix Cert test 5.5.5.
lmnotran referenced this pull request in SiliconLabs/openthread Jun 21, 2021
…ESSOR define for NCP and RCP

Merge in WMN_STACKS/openthread from bugfix/OPENTHREAD-1172-add-openthread-coprocessor-define-for-ncp-and-rcp to develop/gecko_sdk_3.2

* commit '058f01bdd49ecca2f88595cf5f2edd271b71cbbc':
  Add OPENTHREAD_COPROCESSOR define for NCP and RCP
  Add OPENTHREAD_COPROCESSOR define for NCP and RCP
lmnotran added a commit to lmnotran/openthread that referenced this pull request Aug 2, 2021
This adds direct download URLs for Simplicity Commander.
canisLupus1313 pushed a commit to canisLupus1313/openthread that referenced this pull request Apr 7, 2022
upmerge: merge up to commit `9f30e049`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants