Home | History | Annotate | Download | only in pseudomodem

Lines Matching refs:network

30         GsmNetwork stores the properties of a 3GPP network that can be
31 discovered during a network scan.
173 scanned = [network.ToScanDictionary()
174 for network in self.roaming_networks]
176 # get home network
188 {network['operator-code']: network for network in scanned})
234 returned when the modem is not registered on a network.
236 returned when the modem is registered on a network.
325 @returns: Dictionary containing the result of the most recent network
337 Request registration with a given modem network.
340 used to register to the home network.
347 # Check if we're already registered with the given network.
379 Sets the modem to be registered with the give network. Sets the Modem
420 mobile network found in the scan. See the ModemManager reference