Home
last modified time | relevance | path

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

/external/ot-br-posix/src/web/web-service/
Dwpan_service.cpp595 int WpanService::joinActiveDataset(otbr::Web::OpenThreadClient &aClient, in joinActiveDataset()
612 int WpanService::formActiveDataset(otbr::Web::OpenThreadClient &aClient, in formActiveDataset()
/external/ot-br-posix/src/mdns/
Dmdns_avahi.cpp483 void PublisherAvahi::HandleClientState(AvahiClient *aClient, AvahiClientState aState, void *aContex… in HandleClientState()
556 AvahiEntryGroup *PublisherAvahi::CreateGroup(AvahiClient *aClient) in CreateGroup()
588 void PublisherAvahi::HandleClientState(AvahiClient *aClient, AvahiClientState aState) in HandleClientState()
/external/openthread/src/core/meshcop/
Ddtls.cpp252 Error Dtls::Setup(bool aClient) in Setup()