Home
last modified time | relevance | path

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

/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.cpp215 bool deviceSettings, authenticationSettings, deviceProfile, authenticationProfile; in IsModified() local
217 IsDeviceModified(&deviceSettings, &deviceProfile); in IsModified()
221 *profile = (deviceProfile || authenticationProfile); in IsModified()