Searched defs:aOption (Results 1 – 5 of 5) sorted by relevance
164 …tion *otCoapOptionIteratorGetFirstOptionMatching(otCoapOptionIterator *aIterator, uint16_t aOption) in otCoapOptionIteratorGetFirstOptionMatching()180 …ption *otCoapOptionIteratorGetNextOptionMatching(otCoapOptionIterator *aIterator, uint16_t aOption) in otCoapOptionIteratorGetNextOptionMatching()
163 …static otError SetSocketOption(int aFd, int aLevel, int aOption, const ValueType &aValue, const ch… in SetSocketOption()
691 int aOption, in SetSocketOptionValue()
77 void Mpl::InitOption(MplOption &aOption, const Address &aAddress) in InitOption()
65 const Option *Option::Iterator::Next(const Option *aOption) in Next()