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.cpp540 void PublisherAvahi::HandleClientState(AvahiClient *aClient, AvahiClientState aState, void *aContex… in HandleClientState()
621 AvahiEntryGroup *PublisherAvahi::CreateGroup(AvahiClient *aClient) in CreateGroup()
653 void PublisherAvahi::HandleClientState(AvahiClient *aClient, AvahiClientState aState) in HandleClientState()
/external/openthread/src/core/meshcop/
Dsecure_transport.cpp281 Error SecureTransport::Setup(bool aClient) in Setup()