Searched defs:peripheralParent (Results 1 – 2 of 2) sorted by relevance
58 …void RegisterAsAChildOf(IPeripheral peripheralParent, IPeripheral peripheralChild, IRegistrationPo… in RegisterAsAChildOf()79 void UnregisterAsAChildOf(IPeripheral peripheralParent, IPeripheral peripheralChild); in UnregisterAsAChildOf()80 … void UnregisterAsAChildOf(IPeripheral peripheralParent, IRegistrationPoint registrationPoint); in UnregisterAsAChildOf()
139 …public void RegisterAsAChildOf(IPeripheral peripheralParent, IPeripheral peripheralChild, IRegistr… in RegisterAsAChildOf()144 public void UnregisterAsAChildOf(IPeripheral peripheralParent, IPeripheral peripheralChild) in UnregisterAsAChildOf()162 …public void UnregisterAsAChildOf(IPeripheral peripheralParent, IRegistrationPoint registrationPoin… in UnregisterAsAChildOf()