Searched refs:SPINEL_PROP_RCP_MIN_HOST_API_VERSION (Results 1 – 6 of 6) sorted by relevance
319 case SPINEL_PROP_RCP_MIN_HOST_API_VERSION: in LogSpinelFrame()335 case SPINEL_PROP_RCP_MIN_HOST_API_VERSION: in LogSpinelFrame()
4401 SPINEL_PROP_RCP_MIN_HOST_API_VERSION = SPINEL_PROP_RCP__BEGIN + 1, enumerator
1429 {SPINEL_PROP_RCP_MIN_HOST_API_VERSION, "RCP_MIN_HOST_API_VERSION"}, in spinel_prop_key_to_cstr()
288 …error = Get(SPINEL_PROP_RCP_MIN_HOST_API_VERSION, SPINEL_DATATYPE_UINT_PACKED_S, &minHostRcpApiVer… in CheckRcpApiVersion()
156 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_RCP_MIN_HOST_API_VERSION), in FindGetPropertyHandler()
59 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_RCP_MIN_HOST_API_VERSION>(void) in HandlePropertyGet()