Home
last modified time | relevance | path

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

/openthread-3.5.0/src/lib/spinel/
Dradio_spinel.hpp972 otError RequestWithPropertyFormat(const char *aPropertyFormat,
977 otError RequestWithPropertyFormatV(const char *aPropertyFormat,
Dradio_spinel_impl.hpp1641 otError RadioSpinel<InterfaceType>::RequestWithPropertyFormat(const char *aPropertyFormat, in RequestWithPropertyFormat() argument
1651 error = RequestWithPropertyFormatV(aPropertyFormat, aCommand, aKey, aFormat, args); in RequestWithPropertyFormat()
1658 otError RadioSpinel<InterfaceType>::RequestWithPropertyFormatV(const char *aPropertyFormat, in RequestWithPropertyFormatV() argument
1666 mPropertyFormat = aPropertyFormat; in RequestWithPropertyFormatV()