Searched refs:SPINEL_CAP_RCP_API_VERSION (Results 1 – 5 of 5) sorted by relevance
1275 SPINEL_CAP_RCP_API_VERSION = (SPINEL_CAP_RCP__BEGIN + 0), enumerator
1620 {SPINEL_CAP_RCP_API_VERSION, "RCP_API_VERSION"}, in spinel_capability_to_cstr()
228 aSupportsRcpApiVersion = GetSpinelDriver().CoprocessorHasCap(SPINEL_CAP_RCP_API_VERSION); in InitializeCaps()
567 SPINEL_CAP_RCP_API_VERSION}; in TestSpinelCapbilityFlags()
2027 SuccessOrExit(error = mEncoder.WriteUintPacked(SPINEL_CAP_RCP_API_VERSION)); in HandlePropertyGet()