gprs.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 34 | 1% |
空行行数 | 641 | 24% |
実行行数 | 2035 | 75% |
合計行数 | 2710 | 100% |
内容 | 定義数 |
---|---|
関数数 | 88 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | packet_bearer_to_string | const char * | |
2 |
Static | gprs_context_default_name | static const char * | |
3 |
Static | gprs_context_type_to_string | static const char * | |
4 |
Static | gprs_context_string_to_type | static gboolean | |
5 |
Static | gprs_proto_to_string | static const char * | |
6 |
Static | gprs_proto_from_string | static gboolean | |
7 |
Static | gprs_cid_alloc | static unsigned int | |
8 |
Static | gprs_cid_release | static void | |
9 |
Static | gprs_context_by_path | static struct pri_context * | |
10 |
Static | context_settings_free | static void | |
11 |
Static | context_settings_append_variant | static void | |
12 |
Static | context_settings_append_dict | static void | |
13 |
Static | pri_context_signal_settings | static void | |
14 |
Static | pri_parse_proxy | static void | |
15 |
Static | pri_ifupdown | static void | |
16 |
Static | pri_setaddr | static void | |
17 |
Static | pri_setproxy | static void | |
18 |
Static | pri_reset_context_settings | static void | |
19 |
Static | pri_update_context_settings | static void | |
20 |
Static | append_context_properties | static void | |
21 |
Static | pri_get_properties | static DBusMessage * | |
22 |
Static | pri_activate_callback | static void | |
23 |
Static | pri_deactivate_callback | static void | |
24 |
Static | pri_set_apn | static DBusMessage * | |
25 |
Static | pri_set_username | static DBusMessage * | |
26 |
Static | pri_set_password | static DBusMessage * | |
27 |
Static | pri_set_type | static DBusMessage * | |
28 |
Static | pri_set_proto | static DBusMessage * | |
29 |
Static | pri_set_name | static DBusMessage * | |
30 |
Static | pri_set_message_proxy | static DBusMessage * | |
31 |
Static | pri_set_message_center | static DBusMessage * | |
32 |
Static | assign_context | static gboolean | |
33 |
Static | pri_set_property | static DBusMessage * | |
34 |
Static | pri_context_create | static struct pri_context * | |
35 |
Static | pri_context_destroy | static void | |
36 |
Static | context_dbus_register | static gboolean | |
37 |
Static | context_dbus_unregister | static gboolean | |
38 |
Static | update_suspended_property | static void | |
39 |
Static | suspend_timeout | static gboolean | |
40 |
Function | ofono_gprs_suspend_notify | void | |
41 |
Function | ofono_gprs_resume_notify | void | |
42 |
Static | gprs_attached_update | static void | |
43 |
Static | registration_status_cb | static void | |
44 |
Static | gprs_attach_callback | static void | |
45 |
Static | gprs_netreg_removed | static void | |
46 |
Static | gprs_netreg_update | static void | |
47 |
Static | netreg_status_changed | static void | |
48 |
Static | gprs_get_properties | static DBusMessage * | |
49 |
Static | gprs_set_property | static DBusMessage * | |
50 |
Static | write_context_settings | static void | |
51 |
Static | add_context | static struct pri_context * | |
52 |
Static | gprs_add_context | static DBusMessage * | |
53 |
Static | gprs_deactivate_for_remove | static void | |
54 |
Static | gprs_remove_context | static DBusMessage * | |
55 |
Static | gprs_deactivate_for_all | static void | |
56 |
Static | gprs_deactivate_next | static void | |
57 |
Static | gprs_deactivate_all | static DBusMessage * | |
58 |
Static | gprs_get_contexts | static DBusMessage * | |
59 |
Function | ofono_gprs_detached_notify | void | |
60 |
Function | ofono_gprs_status_notify | void | |
61 |
Function | ofono_gprs_set_cid_range | void | |
62 |
Static | gprs_context_unregister | static void | |
63 |
Function | ofono_gprs_add_context | void | |
64 |
Function | ofono_gprs_bearer_notify | void | |
65 |
Function | ofono_gprs_context_deactivated | void | |
66 |
Function | ofono_gprs_context_driver_register | int | |
67 |
Function | ofono_gprs_context_driver_unregister | void | |
68 |
Static | gprs_context_remove | static void | |
69 |
Function | ofono_gprs_context_create | struct ofono_gprs_context * | |
70 |
Function | ofono_gprs_context_remove | void | |
71 |
Function | ofono_gprs_context_set_data | void | |
72 |
Function | ofono_gprs_context_get_data | void * | |
73 |
Function | ofono_gprs_context_get_modem | struct ofono_modem * | |
74 |
Function | ofono_gprs_context_set_type | void | |
75 |
Function | ofono_gprs_driver_register | int | |
76 |
Function | ofono_gprs_driver_unregister | void | |
77 |
Static | gprs_unregister | static void | |
78 |
Static | gprs_remove | static void | |
79 |
Function | ofono_gprs_create | struct ofono_gprs * | |
80 |
Static | netreg_watch | static void | |
81 |
Static | load_context | static gboolean | |
82 |
Static | gprs_load_settings | static void | |
83 |
Static | provision_context | static void | |
84 |
Static | provision_contexts | static void | |
85 |
Function | ofono_gprs_register | void | |
86 |
Function | ofono_gprs_remove | void | |
87 |
Function | ofono_gprs_set_data | void | |
88 |
Function | ofono_gprs_get_data | void * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー