Home
last modified time | relevance | path

Searched refs:PrepareHostList (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DBleBox.h61 bool PrepareHostList(const std::string& pattern, std::vector<std::string>& hosts);
H A DBleBox.cpp1257 if(!PrepareHostList(pattern, hosts)) in SearchNodes()
1276 bool BleBox::PrepareHostList(const std::string& pattern, std::vector<std::string>& hosts) in PrepareHostList() function in BleBox