Searched refs:LnnGetRemoteBoolInfoCommon (Results 1 – 1 of 1) sorted by relevance
1298 static int32_t LnnGetRemoteBoolInfoCommon(const char *networkId, bool checkOnline, InfoKey key, boo… in LnnGetRemoteBoolInfoCommon() function1333 return LnnGetRemoteBoolInfoCommon(networkId, true, key, info); in LnnGetRemoteBoolInfo()1338 return LnnGetRemoteBoolInfoCommon(networkId, false, key, info); in LnnGetRemoteBoolInfoIgnoreOnline()