Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dtelephony-maemo.c167 uint32_t country_code; member
177 .country_code = 0,
1212 uint32_t country_code, in update_registration_status() argument
1257 net.country_code != country_code) { in update_registration_status()
1260 resolve_operator_name(operator_code, country_code); in update_registration_status()
1262 net.country_code = country_code; in update_registration_status()
1273 dbus_uint32_t cell_id, operator_code, country_code; in handle_registration_status_change() local
1280 DBUS_TYPE_UINT32, &country_code, in handle_registration_status_change()
1289 country_code, network_type, in handle_registration_status_change()
1628 dbus_uint32_t cell_id, operator_code, country_code; in registration_status_reply() local
[all …]
/external/qemu/hw/
Dbt.h1236 uint8_t country_code; member
Dbt-hci.c1254 .country_code = 0x00, /* North America & Europe^1 and Japan */ in bt_hci_read_country_code_rp()