Searched refs:AbortTransaction (Results 1 – 7 of 7) sorted by relevance
62 IgnoreError(Get<Tmf::Agent>().AbortTransaction(HandleResponse, this)); in Locate()
76 IgnoreError(Get<Tmf::Agent>().AbortTransaction(&DuaManager::HandleDuaResponse, this)); in HandleDomainPrefixUpdate()230 IgnoreError(Get<Tmf::Agent>().AbortTransaction(&DuaManager::HandleDuaResponse, this)); in RemoveDomainUnicastAddress()758 IgnoreError(Get<Tmf::Agent>().AbortTransaction(&DuaManager::HandleDuaResponse, this)); in HandleChildDuaAddressEvent()
123 IgnoreError(Get<Tmf::Agent>().AbortTransaction(&MleRouter::HandleAddressSolicitResponse, this)); in HandlePartitionChange()
263 … IgnoreError(Get<Tmf::Agent>().AbortTransaction(&JoinerRouter::HandleJoinerEntrustResponse, this)); in SendJoinerEntrust()
712 Error AbortTransaction(ResponseHandler aHandler, void *aContext);
525 Error CoapBase::AbortTransaction(ResponseHandler aHandler, void *aContext) in AbortTransaction() function in ot::Coap::CoapBase
431 IgnoreError(Get<Tmf::Agent>().AbortTransaction(HandleDiagGetResponse, this)); in Cancel()