Home
last modified time | relevance | path

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

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