Home
last modified time | relevance | path

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

/external/openthread/src/lib/spinel/
Dspinel_prop_codec.cpp138 uint16_t &aSubTypeLabelsCount, in DecodeDnssdService() argument
152 VerifyOrExit(index < aSubTypeLabelsCount, error = OT_ERROR_NO_BUFS); in DecodeDnssdService()
156 aSubTypeLabelsCount = index; in DecodeDnssdService()
Dspinel_prop_codec.hpp94 uint16_t &aSubTypeLabelsCount,