Home
last modified time | relevance | path

Searched refs:RequestWithPropertyFormat (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp1139 otError RequestWithPropertyFormat(const char *aPropertyFormat,
Dradio_spinel.cpp1331 …error = RequestWithPropertyFormat(aFormat, SPINEL_CMD_PROP_VALUE_GET, aKey, SPINEL_DATATYPE_DATA_S… in GetWithParam()
1498 otError RadioSpinel::RequestWithPropertyFormat(const char *aPropertyFormat, in RequestWithPropertyFormat() function in ot::Spinel::RadioSpinel