Searched refs:SPINEL_PROP_VENDOR__BEGIN (Results 1 – 2 of 2) sorted by relevance
4768 SPINEL_PROP_VENDOR__BEGIN = 0x3C00, enumerator4771 SPINEL_PROP_VENDOR_ESP__BEGIN = (SPINEL_PROP_VENDOR__BEGIN + 0),4772 SPINEL_PROP_VENDOR_ESP__END = (SPINEL_PROP_VENDOR__BEGIN + 128),
1024 if (aKey >= SPINEL_PROP_VENDOR__BEGIN && aKey < SPINEL_PROP_VENDOR__END) in HandleCommandPropertySet()1148 if (aPropKey >= SPINEL_PROP_VENDOR__BEGIN && aPropKey < SPINEL_PROP_VENDOR__END) in WritePropertyValueIsFrame()