Searched refs:pbbrServiceId (Results 1 – 2 of 2) sorted by relevance
433 uint8_t pbbrServiceId; in SendMulticastListenerRegistrationMessage() local435 SuccessOrExit(error = Get<BackboneRouter::Leader>().GetServiceId(pbbrServiceId)); in SendMulticastListenerRegistrationMessage()436 SuccessOrExit(error = mle.GetServiceAloc(pbbrServiceId, messageInfo.GetPeerAddr())); in SendMulticastListenerRegistrationMessage()
506 uint8_t pbbrServiceId; in PerformNextRegistration() local508 SuccessOrExit(error = Get<BackboneRouter::Leader>().GetServiceId(pbbrServiceId)); in PerformNextRegistration()509 SuccessOrExit(error = mle.GetServiceAloc(pbbrServiceId, messageInfo.GetPeerAddr())); in PerformNextRegistration()