Home
last modified time | relevance | path

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

/openthread-2.7.6/src/lib/url/
Durl.hpp94 const char *GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Url::Url
/openthread-2.7.6/src/posix/platform/
Dsystem.cpp88 if (strcmp(url.GetProtocol(), "trel") == 0) in get802154RadioUrl()
110 if (strcmp(url.GetProtocol(), "trel") == 0) in getTrelRadioUrl()
/openthread-2.7.6/src/core/net/
Ddns_types.hpp1980 uint8_t GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Dns::KeyRecord