DeviceProvider.hideProvider
void hideProvider(string name)Make provider hide the devices from the factory with name.
This function is used when provider will also provide the devices reported by provider factory name. A monitor should stop monitoring the device provider with name to avoid duplicate devices.
Parameters
name | a provider factory name |