| /external/ot-br-posix/tests/mdns/ | 
| D | main.cpp | 85 void PublishSingleServiceWithCustomHost(void *aContext, Mdns::Publisher::State aState)  in PublishSingleServiceWithCustomHost()111 void PublishMultipleServicesWithCustomHost(void *aContext, Mdns::Publisher::State aState)  in PublishMultipleServicesWithCustomHost()
 153 void PublishSingleService(void *aContext, Mdns::Publisher::State aState)  in PublishSingleService()
 171 void PublishMultipleServices(void *aContext, Mdns::Publisher::State aState)  in PublishMultipleServices()
 251 …     [](Mdns::Publisher::State aState) { PublishSingleServiceWithCustomHost(&sContext, aState); });  in TestSingleServiceWithCustomHost()
 266 …  [](Mdns::Publisher::State aState) { PublishMultipleServicesWithCustomHost(&sContext, aState); });  in TestMultipleServicesWithCustomHost()
 281 …Mdns::Publisher::Create([](Mdns::Publisher::State aState) { PublishSingleService(&sContext, aState…  in TestSingleService()
 296 …Mdns::Publisher::Create([](Mdns::Publisher::State aState) { PublishMultipleServices(&sContext, aSt…  in TestMultipleServices()
 310     Mdns::Publisher *pub = Mdns::Publisher::Create([](Mdns::Publisher::State aState) {  in TestUpdateService()
 332     Mdns::Publisher *pub = Mdns::Publisher::Create([](Mdns::Publisher::State aState) {  in TestServiceSubTypes()
 [all …]
 
 | 
| /external/openthread/src/core/backbone_router/ | 
| D | bbr_leader.cpp | 87 void Leader::LogBackboneRouterPrimary(State aState, const BackboneRouterConfig &aConfig) const  in LogBackboneRouterPrimary()100 void Leader::LogDomainPrefix(DomainPrefixState aState, const Ip6::Prefix &aPrefix) const  in LogDomainPrefix()
 105 const char *Leader::StateToString(State aState)  in StateToString()
 126 const char *Leader::DomainPrefixStateToString(DomainPrefixState aState)  in DomainPrefixStateToString()
 
 | 
| D | bbr_local.cpp | 215 void Local::SetState(BackboneRouterState aState)  in SetState()244 void Local::HandleBackboneRouterPrimaryUpdate(Leader::State aState, const BackboneRouterConfig &aCo…  in HandleBackboneRouterPrimaryUpdate()
 363 void Local::HandleDomainPrefixUpdate(Leader::DomainPrefixState aState)  in HandleDomainPrefixUpdate()
 
 | 
| D | ndproxy_table.cpp | 131 void NdProxyTable::HandleDomainPrefixUpdate(Leader::DomainPrefixState aState)  in HandleDomainPrefixUpdate()
 | 
| /external/openthread/src/core/net/ | 
| D | srp_client.cpp | 70 void Client::HostInfo::SetState(ItemState aState)  in SetState()120 void Client::Service::SetState(ItemState aState)  in SetState()
 196 void Client::AutoStart::SetState(State aState)  in SetState()
 220 const char *Client::AutoStart::StateToString(State aState)  in StateToString()
 677 void Client::SetState(State aState)  in SetState()
 2059 const char *Client::ItemStateToString(ItemState aState)  in ItemStateToString()
 2077 const char *Client::StateToString(State aState)  in StateToString()
 
 | 
| D | dns_dso.cpp | 112 void Dso::Connection::SetState(State aState)  in SetState()1318 const char *Dso::Connection::StateToString(State aState)  in StateToString()
 
 | 
| D | netif.hpp | 344         void SetMlrState(MlrState aState) { mMlrState = aState; }  in SetMlrState()
 | 
| /external/openthread/src/core/thread/ | 
| D | dua_manager.cpp | 84 void DuaManager::HandleDomainPrefixUpdate(BackboneRouter::Leader::DomainPrefixState aState)  in HandleDomainPrefixUpdate()344 void DuaManager::HandleBackboneRouterPrimaryUpdate(BackboneRouter::Leader::State               aSta…  in HandleBackboneRouterPrimaryUpdate()
 753 void DuaManager::UpdateChildDomainUnicastAddress(const Child &aChild, Mle::ChildDuaState aState)  in UpdateChildDomainUnicastAddress()
 
 | 
| D | topology.cpp | 213 const char *Neighbor::StateToString(State aState)  in StateToString()499 void Child::SetAddressMlrState(const Ip6::Address &aAddress, MlrState aState)  in SetAddressMlrState()
 
 | 
| D | network_data_publisher.cpp | 246 void Publisher::Entry::SetState(State aState)  in SetState()459 const char *Publisher::Entry::StateToString(State aState)  in StateToString()
 
 | 
| /external/openthread/src/cli/ | 
| D | cli_commissioner.cpp | 360 void Commissioner::HandleStateChanged(otCommissionerState aState, void *aContext)  in HandleStateChanged()365 void Commissioner::HandleStateChanged(otCommissionerState aState)  in HandleStateChanged()
 370 const char *Commissioner::StateToString(otCommissionerState aState)  in StateToString()
 
 | 
| /external/openthread/src/core/meshcop/ | 
| D | meshcop_leader.cpp | 126                                   StateTlv::State         aState)  in SendPetitionResponse()207                                    StateTlv::State         aState)  in SendKeepAliveResponse()
 
 | 
| D | joiner.cpp | 119 void Joiner::SetState(State aState)  in SetState()656 const char *Joiner::StateToString(State aState)  in StateToString()
 
 | 
| D | commissioner.cpp | 94 void Commissioner::SetState(State aState)  in SetState()1106 void Commissioner::SendJoinFinalizeResponse(const Coap::Message &aRequest, StateTlv::State aState)  in SendJoinFinalizeResponse()
 1212 const char *Commissioner::StateToString(State aState)  in StateToString()
 
 | 
| D | dataset_manager_ftd.cpp | 268                                      StateTlv::State         aState)  in SendSetResponse()
 | 
| /external/ot-br-posix/src/utils/ | 
| D | infra_link_selector.cpp | 55 bool InfraLinkSelector::LinkInfo::Update(LinkState aState)  in Update()328 const char *InfraLinkSelector::LinkStateToString(LinkState aState)  in LinkStateToString()
 
 | 
| /external/openthread/src/core/radio/ | 
| D | trel_link.cpp | 466 void Link::SetState(State aState)  in SetState()485 const char *Link::StateToString(State aState)  in StateToString()
 
 | 
| /external/openthread/examples/platforms/simulation/ | 
| D | misc.c | 75 otError otPlatSetMcuPowerState(otInstance *aInstance, otPlatMcuPowerState aState)  in otPlatSetMcuPowerState()
 | 
| /external/openthread/src/posix/platform/ | 
| D | misc.cpp | 58 otError otPlatSetMcuPowerState(otInstance *aInstance, otPlatMcuPowerState aState)  in otPlatSetMcuPowerState()
 | 
| /external/openthread/src/core/api/ | 
| D | joiner_api.cpp | 97 const char *otJoinerStateToString(otJoinerState aState)  in otJoinerStateToString()
 | 
| /external/ot-br-posix/src/backbone_router/ | 
| D | backbone_agent.cpp | 132 const char *BackboneAgent::StateToString(otBackboneRouterState aState)  in StateToString()
 | 
| /external/openthread/src/core/mac/ | 
| D | sub_mac.cpp | 922 void SubMac::SetState(State aState)  in SetState()995 const char *SubMac::StateToString(State aState)  in StateToString()
 
 | 
| /external/openthread/tests/unit/ | 
| D | test_child_table.cpp | 71 static bool StateMatchesFilter(Child::State aState, Child::StateFilter aFilter)  in StateMatchesFilter()
 | 
| /external/ot-br-posix/src/mdns/ | 
| D | mdns_avahi.cpp | 483 void PublisherAvahi::HandleClientState(AvahiClient *aClient, AvahiClientState aState, void *aContex…  in HandleClientState()488 void PublisherAvahi::HandleGroupState(AvahiEntryGroup *aGroup, AvahiEntryGroupState aState, void *a…  in HandleGroupState()
 493 void PublisherAvahi::HandleGroupState(AvahiEntryGroup *aGroup, AvahiEntryGroupState aState)  in HandleGroupState()
 588 void PublisherAvahi::HandleClientState(AvahiClient *aClient, AvahiClientState aState)  in HandleClientState()
 
 | 
| /external/ot-br-posix/src/border_agent/ | 
| D | border_agent.cpp | 180 void BorderAgent::HandleMdnsState(Mdns::Publisher::State aState)  in HandleMdnsState()
 |