public boolean isPartnerRoleEndpointInitialized(PartnerLinkInstance pLink) {
   return _brc.isPartnerRoleEndpointInitialized(pLink);
 }