Home
last modified time | relevance | path

Searched defs:aLabel (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/src/posix/platform/
Dspi_interface.cpp200 int SpiInterface::SetupGpioHandle(int aFd, uint8_t aLine, uint32_t aHandleFlags, const char *aLabel) in SetupGpioHandle()
223 const char *aLabel) in SetupGpioEvent()
/openthread-latest/src/core/net/
Ddns_types.cpp206 Error Name::AppendLabel(const char *aLabel, Message &aMessage) in AppendLabel()
211 Error Name::AppendLabel(const char *aLabel, uint8_t aLength, Message &aMessage) in AppendLabel()
417 Error Name::CompareLabel(const Message &aMessage, uint16_t &aOffset, const char *aLabel) in CompareLabel()
Ddns_client.cpp975 Error Client::StartQuery(QueryInfo &aInfo, const char *aLabel, const char *aName, QueryType aSecond… in StartQuery()
1031 Error Client::AllocateQuery(const QueryInfo &aInfo, const char *aLabel, const char *aName, Query *&… in AllocateQuery()
Dsrp_server.cpp1837 Error Server::Service::ParseSubTypeServiceName(const char *aSubTypeServiceName, char *aLabel, uint8… in ParseSubTypeServiceName()
Ddnssd_server.cpp1130 …Server::Response::ExtractServiceInstanceLabel(const char *aInstanceName, Name::LabelBuffer &aLabel) in ExtractServiceInstanceLabel()
Dmdns.cpp2794 Error Core::ServiceEntry::SubType::Init(const char *aLabel) in Init()
3085 Core::AppendOutcome Core::TxMessage::AppendLabel(Section aSection, const char *aLabel, uint16_t &aC… in AppendLabel()
/openthread-latest/src/core/api/
Dsrp_server_api.cpp204 otError otSrpServerParseSubTypeServiceName(const char *aSubTypeServiceName, char *aLabel, uint8_t a… in otSrpServerParseSubTypeServiceName()
/openthread-latest/src/core/thread/
Dmesh_forwarder.cpp1813 void MeshForwarder::LogIp6AddressAndPort(const char *aLabel, in LogIp6AddressAndPort()