Searched refs:RequestWithPropertyFormatV (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/lib/spinel/ |
D | radio_spinel.hpp | 1144 otError RequestWithPropertyFormatV(const char *aPropertyFormat,
|
D | radio_spinel.cpp | 1305 …error = RequestWithPropertyFormatV(aFormat, SPINEL_CMD_PROP_VALUE_GET, aKey, nullptr, mPropertyArg… in Get() 1508 error = RequestWithPropertyFormatV(aPropertyFormat, aCommand, aKey, aFormat, args); in RequestWithPropertyFormat() 1514 otError RadioSpinel::RequestWithPropertyFormatV(const char *aPropertyFormat, in RequestWithPropertyFormatV() function in ot::Spinel::RadioSpinel
|