/openthread-latest/src/core/mac/ |
D | sub_mac.cpp | 212 SetState(kStateSleep); in Enable() 233 SetState(kStateDisabled); in Disable() 254 SetState(kStateSleep); in Sleep() 281 SetState(kStateReceive); in Receive() 418 SetState(kStateCslTransmit); in StartCsmaBackoff() 446 SetState(kStateCsmaBackoff); in StartCsmaBackoff() 499 SetState(kStateTransmit); in BeginTransmit() 597 SetState(kStateDelayBeforeRetx); in HandleTransmitDone() 609 SetState(kStateReceive); in HandleTransmitDone() 719 SetState(kStateEnergyScan); in EnergyScan() [all …]
|
D | sub_mac_csl_receiver.cpp | 94 SetState(kStateCslSample); in CslSample()
|
D | sub_mac.hpp | 629 void SetState(State aState);
|
/openthread-latest/src/core/net/ |
D | srp_client.cpp | 60 SetState(kRemoved); in Clear() 63 bool Client::HostInfo::SetState(ItemState aState) in SetState() function in ot::Srp::Client::HostInfo 122 bool Client::Service::SetState(ItemState aState) in SetState() function in ot::Srp::Client::Service 300 void Client::AutoStart::SetState(State aState) in SetState() function in ot::Srp::Client::AutoStart 478 SetState(kStateStopped); in Stop() 501 SetState(kStateUpdated); in Resume() 531 SetState(kStatePaused); in Pause() 602 mHostInfo.SetState(kToAdd); in SetHostName() 767 mHostInfo.SetState(kToAdd); in UpdateHostInfoStateOnAddressChange() 771 mHostInfo.SetState(kToRefresh); in UpdateHostInfoStateOnAddressChange() [all …]
|
D | dns_dso.cpp | 105 void Dso::Connection::SetState(State aState) in SetState() function in ot::Dns::Dso::Connection 174 SetState(kStateConnecting); in MarkAsConnecting() 191 SetState(kStateConnectedButSessionless); in HandleConnected() 250 SetState(kStateDisconnected); in MarkAsDisconnected() 269 SetState(kStateSessionEstablished); in MarkSessionEstablished() 583 SetState(kStateEstablishingSession); in SendMessage() 593 SetState(kStateSessionEstablished); in SendMessage() 785 SetState(kStateEstablishingSession); in ProcessRequestOrUnidirectionalMessage() 880 SetState(kStateSessionEstablished); in ProcessResponseMessage()
|
D | srp_client.hpp | 163 bool SetState(ItemState aState); 285 bool SetState(ItemState aState); 390 void DisableAutoStartMode(void) { mAutoStart.SetState(AutoStart::kDisabled); } in DisableAutoStartMode() 958 void SetState(State aState); 1013 void SetState(State aState);
|
/openthread-latest/src/core/radio/ |
D | trel_link.cpp | 77 SetState(kStateSleep); in Enable() 87 SetState(kStateDisabled); in Disable() 94 SetState(kStateSleep); in Sleep() 101 SetState(kStateReceive); in Receive() 108 SetState(kStateTransmit); in Send() 248 SetState(kStateReceive); in InvokeSendDone() 485 void Link::SetState(State aState) in SetState() function in ot::Trel::Link
|
D | trel_link.hpp | 179 void SetState(State aState);
|
/openthread-latest/src/core/thread/ |
D | network_data_publisher.cpp | 250 void Publisher::Entry::SetState(State aState) in SetState() function in ot::NetworkData::Publisher::Entry 298 SetState(kAdding); in UpdateState() 311 SetState(kToAdd); in UpdateState() 334 SetState(kRemoving); in UpdateState() 347 SetState(kAdded); in UpdateState() 526 SetState(kToAdd); in Publish() 587 SetState(kAdded); in Add() 620 SetState(aNextState); in Remove() 836 SetState(kToAdd); in Publish() 873 SetState(kAdded); in Add() [all …]
|
D | neighbor.cpp | 40 void Neighbor::SetState(State aState) in SetState() function in ot::Neighbor 113 SetState(kStateInvalid); in Init()
|
D | mle_router.cpp | 729 neighbor->SetState(Neighbor::kStateLinkRequest); in HandleLinkRequest() 1053 router->SetState(Neighbor::kStateValid); in HandleLinkAcceptVariant() 1363 router->SetState(Neighbor::kStateLinkRequest); in HandleAdvertisementOnFtd() 1437 aRouter.SetState(Neighbor::kStateLinkRequest); in EstablishRouterLinkOnFtdChild() 1511 child->SetState(Neighbor::kStateParentRequest); in HandleParentRequest() 2174 child->SetState(Neighbor::kStateChildIdRequest); in HandleChildIdRequest() 2213 child->SetState(Neighbor::kStateChildIdRequest); in HandleChildIdRequest() 3039 aChild.SetState(Child::kStateChildUpdateRequest); in SendChildUpdateRequestToChild() 3288 aNeighbor.SetState(Neighbor::kStateInvalid); in RemoveNeighbor() 3454 router->SetState(Neighbor::kStateValid); in HandleAddressSolicitResponse() [all …]
|
D | neighbor.hpp | 214 void SetState(State aState);
|
D | child_table.cpp | 245 child->SetState(Neighbor::kStateRestored); in Restore()
|
D | network_data_publisher.hpp | 349 void SetState(State aState);
|
/openthread-latest/src/core/backbone_router/ |
D | bbr_local.cpp | 83 SetState(kStateSecondary); in SetEnabled() 91 SetState(kStateDisabled); in SetEnabled() 109 SetState(kStateSecondary); in Reset() 208 void Local::SetState(State aState) in SetState() function in ot::BackboneRouter::Local 276 SetState(kStatePrimary); in HandleBackboneRouterPrimaryUpdate()
|
D | bbr_local.hpp | 268 void SetState(State aState);
|
/openthread-latest/src/core/meshcop/ |
D | joiner.cpp | 97 void Joiner::SetState(State aState) in SetState() function in ot::MeshCoP::Joiner 167 SetState(kStateDiscover); in Start() 210 SetState(kStateIdle); in Finish() 365 SetState(kStateConnect); in Connect() 383 SetState(kStateConnected); in HandleSecureCoapClientConnect() 492 SetState(kStateEntrust); in HandleJoinerFinalizeResponse() 550 SetState(kStateJoined); in SendJoinerEntrustResponse()
|
D | secure_transport.cpp | 95 void SecureSession::SetState(State aState) in SetState() function in ot::MeshCoP::SecureSession 167 SetState(kStateInitializing); in Setup() 317 SetState(kStateConnecting); in Setup() 326 SetState(kStateDisconnected); in Setup() 340 SetState(kStateDisconnecting); in Disconnect() 501 SetState(kStateDisconnected); in HandleTimer() 524 SetState(kStateConnected); in Process() 783 session.SetState(SecureSession::kStateDisconnected); in Close()
|
D | joiner.hpp | 209 void SetState(State aState);
|
D | commissioner.cpp | 70 void Commissioner::SetState(State aState) in SetState() function in ot::MeshCoP::Commissioner 281 SetState(kStatePetition); in Start() 318 SetState(kStateDisabled); in Stop() 797 SetState(kStateActive); in HandleLeaderPetitionResponse()
|
D | commissioner.hpp | 441 void SetState(State aState);
|
/openthread-latest/tests/unit/ |
D | test_child_table.cpp | 76 child.SetState(aState); in StateMatchesFilter() 335 child->SetState(testChildList[i].mState); in TestChildTable() 357 child->SetState(testChildList[i - 1].mState); in TestChildTable() 386 child->SetState(Child::kStateValid); in TestChildTable()
|
D | test_link_metrics_manager.cpp | 130 child->SetState(mTestChildList[i].mState); in TestLinkMetricsManager() 187 child2->SetState(Child::kStateInvalid); in TestLinkMetricsManager()
|
D | test_toolchain.cpp | 101 neighbor.SetState(Neighbor::kStateValid); in test_packed_enum()
|
/openthread-latest/src/core/border_router/ |
D | routing_manager.cpp | 2493 void RoutingManager::OnLinkPrefixManager::SetState(State aState) in SetState() function in ot::BorderRouter::RoutingManager::OnLinkPrefixManager 2600 SetState(kDeprecating); in GenerateLocalPrefix() 2606 SetState(kIdle); in GenerateLocalPrefix() 2627 SetState(kDeprecating); in Stop() 2721 SetState(kPublishing); in PublishAndAdvertise() 2733 SetState(kAdvertising); in PublishAndAdvertise() 2753 SetState(kDeprecating); in Deprecate() 2863 SetState(kAdvertising); in HandleNetDataChange() 2975 SetState(kIdle); in HandleTimer()
|