Searched refs:SPINEL_PROP_RCP_API_VERSION (Results 1 – 5 of 5) sorted by relevance
52 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_RCP_API_VERSION>(void) in HandlePropertyGet()
155 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_RCP_API_VERSION), in FindGetPropertyHandler()
4285 SPINEL_PROP_RCP_API_VERSION = SPINEL_PROP_RCP__BEGIN + 0, enumerator
1424 {SPINEL_PROP_RCP_API_VERSION, "RCP_API_VERSION"}, in spinel_prop_key_to_cstr()
410 …SuccessOrExit(error = Get(SPINEL_PROP_RCP_API_VERSION, SPINEL_DATATYPE_UINT_PACKED_S, &rcpApiVersi… in CheckRcpApiVersion()