Searched refs:AppendUriPathOptions (Results 1 – 4 of 4) sorted by relevance
69 SuccessOrExit(error = AppendUriPathOptions(PathForUri(aUri))); in Init()221 Error Message::AppendUriPathOptions(const char *aUriPath) in AppendUriPathOptions() function in ot::Coap::Message
436 Error AppendUriPathOptions(const char *aUriPath);
95 return AsCoapMessage(aMessage).AppendUriPathOptions(aUriPath); in otCoapMessageAppendUriPathOptions()
730 SuccessOrExit(error = message->AppendUriPathOptions(PathForUri(kUriAddressError))); in SendAddressError()