Searched refs:operator_code (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dtelephony-maemo5.c173 uint32_t operator_code; member in struct:__anon67
183 .operator_code = 0,
1241 uint32_t operator_code,
1286 if (net.operator_code != operator_code ||
1290 resolve_operator_name(operator_code, country_code);
1291 net.operator_code = operator_code;
1303 dbus_uint32_t cell_id, operator_code, country_code; local
1309 DBUS_TYPE_UINT32, &operator_code,
1239 update_registration_status(uint8_t status, uint16_t lac, uint32_t cell_id, uint32_t operator_code, uint32_t country_code, uint8_t network_type, uint8_t supported_services) argument
1630 dbus_uint32_t cell_id, operator_code, country_code; local
[all...]
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider_chromeos.cc318 item->SetString("operator_code", cellular_networks[i]->operator_code());
/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.h589 const std::string& operator_code() const { return operator_code_; } function in class:chromeos::CellularNetwork
/external/chromium/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.cc678 dictionary->SetString("operatorCode", cellular->operator_code());

Completed in 57 milliseconds