Searched defs:allowInternet (Results 1 – 4 of 4) sorted by relevance
107 uint8_t allowInternet; // hap sockect allowed member
58 uint8_t allowInternet; // hap socket allowed member
205 uint8_t allowInternet = GetIntValueFromJsonObj(config, "allow-internet", 0); in AddInternetPermissionInfoFromJson() local
3138 … uint8_t &setAllowInternet, uint8_t &allowInternet, in StartProcessVerifyPermission()3241 uint8_t allowInternet = 1; in SetAppInfo() local