Searched refs:aPropertyFormat (Results 1 – 2 of 2) sorted by relevance
1139 otError RequestWithPropertyFormat(const char *aPropertyFormat,1144 otError RequestWithPropertyFormatV(const char *aPropertyFormat,
1498 otError RadioSpinel::RequestWithPropertyFormat(const char *aPropertyFormat, in RequestWithPropertyFormat() argument1508 error = RequestWithPropertyFormatV(aPropertyFormat, aCommand, aKey, aFormat, args); in RequestWithPropertyFormat()1514 otError RadioSpinel::RequestWithPropertyFormatV(const char *aPropertyFormat, in RequestWithPropertyFormatV() argument1522 mPropertyFormat = aPropertyFormat; in RequestWithPropertyFormatV()