pub const SPINEL_PROP_CAPS: _bindgen_ty_24 = 5;
Expand description
NCP Capability List ** Format: ’A(i)` - Read-only *
- Describes the supported capabilities of this NCP. Encoded as a list of
- packed unsigned integers.
- The capability values are specified by SPINEL_CAP_* enumeration.
*/