Home
last modified time | relevance | path

Searched defs:GetProtocol (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/lib/url/
Durl.hpp91 const char *GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Url::Url
/openthread-latest/src/core/net/
Dip4_types.hpp379 uint8_t GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Ip4::Header
Ddns_types.hpp2059 uint8_t GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Dns::KeyRecord