ファイル名service.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 124 | 2% |
| 空行行数 | 1154 | 22% |
| 実行行数 | 3870 | 76% |
| 合計行数 | 5148 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 175 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
append_path | static void | ||
2 |
__connman_service_list | void | ||
3 |
compare_path | static void | ||
4 |
find_service | static struct connman_service * | ||
5 |
__connman_service_type2string | const char * | ||
6 |
mode2string | static const char * | ||
7 |
security2string | static const char * | ||
8 |
state2string | static const char * | ||
9 |
error2string | static const char * | ||
10 |
string2error | static enum connman_service_error | ||
11 |
proxymethod2string | static const char * | ||
12 |
string2proxymethod | static enum connman_service_proxy_method | ||
13 |
combine_state | static enum connman_service_state | ||
14 |
is_connecting_state | static connman_bool_t | ||
15 |
is_connected_state | static connman_bool_t | ||
16 |
is_connecting | static connman_bool_t | ||
17 |
is_connected | static connman_bool_t | ||
18 |
update_nameservers | static void | ||
19 |
__connman_service_nameserver_append | int | ||
20 |
__connman_service_nameserver_remove | int | ||
21 |
nameserver_add_routes | static void | ||
22 |
nameserver_del_routes | static void | ||
23 |
__connman_service_nameserver_add_routes | void | ||
24 |
__connman_service_nameserver_del_routes | void | ||
25 |
stats_get | static struct connman_stats * | ||
26 |
stats_enabled | static connman_bool_t | ||
27 |
stats_start | static void | ||
28 |
stats_stop | static void | ||
29 |
reset_stats | static void | ||
30 |
get_default | static struct connman_service * | ||
31 |
default_changed | static void | ||
32 |
__connman_service_default | const char * | ||
33 |
mode_changed | static void | ||
34 |
state_changed | static void | ||
35 |
strength_changed | static void | ||
36 |
favorite_changed | static void | ||
37 |
immutable_changed | static void | ||
38 |
roaming_changed | static void | ||
39 |
autoconnect_changed | static void | ||
40 |
passphrase_changed | static void | ||
41 |
login_changed | static void | ||
42 |
append_security | static void | ||
43 |
append_ethernet | static void | ||
44 |
append_ipv4 | static void | ||
45 |
append_ipv6 | static void | ||
46 |
append_ipv4config | static void | ||
47 |
append_ipv6config | static void | ||
48 |
append_nameserver | static void | ||
49 |
append_dns | static void | ||
50 |
append_dnsconfig | static void | ||
51 |
append_domain | static void | ||
52 |
append_domainconfig | static void | ||
53 |
append_proxies | static void | ||
54 |
append_excludes | static void | ||
55 |
append_proxy | static void | ||
56 |
append_proxyconfig | static void | ||
57 |
append_provider | static void | ||
58 |
settings_changed | static void | ||
59 |
ipv4_configuration_changed | static void | ||
60 |
ipv6_configuration_changed | static void | ||
61 |
dns_changed | static void | ||
62 |
dns_configuration_changed | static void | ||
63 |
domain_changed | static void | ||
64 |
domain_configuration_changed | static void | ||
65 |
proxy_changed | static void | ||
66 |
proxy_configuration_changed | static void | ||
67 |
link_changed | static void | ||
68 |
stats_append_counters | static void | ||
69 |
stats_append | static void | ||
70 |
stats_update | static void | ||
71 |
__connman_service_notify | void | ||
72 |
__connman_service_counter_register | int | ||
73 |
__connman_service_counter_unregister | void | ||
74 |
append_properties | static void | ||
75 |
append_struct | static void | ||
76 |
__connman_service_list_struct | void | ||
77 |
__connman_service_get_index | int | ||
78 |
__connman_service_set_domainname | void | ||
79 |
connman_service_get_domainname | const char * | ||
80 |
connman_service_get_nameservers | char ** | ||
81 |
connman_service_set_proxy_method | void | ||
82 |
connman_service_get_proxy_method | enum connman_service_proxy_method | ||
83 |
connman_service_get_proxy_servers | char ** | ||
84 |
connman_service_get_proxy_excludes | char ** | ||
85 |
connman_service_get_proxy_url | const char * | ||
86 |
__connman_service_set_proxy_autoconfig | void | ||
87 |
connman_service_get_proxy_autoconfig | const char * | ||
88 |
__connman_service_set_passphrase | void | ||
89 |
get_properties | static DBusMessage * | ||
90 |
update_proxy_configuration | static int | ||
91 |
set_ipconfig | static int | ||
92 |
set_property | static DBusMessage * | ||
93 |
set_idle | static void | ||
94 |
clear_property | static DBusMessage * | ||
95 |
is_ignore | static connman_bool_t | ||
96 |
__connman_service_auto_connect | void | ||
97 |
remove_timeout | static void | ||
98 |
reply_pending | static void | ||
99 |
connect_timeout | static gboolean | ||
100 |
set_reconnect_state | static void | ||
101 |
get_reconnect_state | static connman_bool_t | ||
102 |
request_input_cb | static void | ||
103 |
__connman_service_connect_type | struct connman_service * | ||
104 |
connect_service | static DBusMessage * | ||
105 |
disconnect_service | static DBusMessage * | ||
106 |
remove_service | static DBusMessage * | ||
107 |
move_service | static DBusMessage * | ||
108 |
move_before | static DBusMessage * | ||
109 |
move_after | static DBusMessage * | ||
110 |
reset_counters | static DBusMessage * | ||
111 |
service_free | static void | ||
112 |
__connman_service_put | void | __connman_service_put: | |
113 |
stats_init | static void | ||
114 |
service_initialize | static void | ||
115 |
connman_service_create | struct connman_service * | connman_service_create: | |
116 |
__connman_service_get_location | struct connman_location * | ||
117 |
connman_service_ref | struct connman_service * | connman_service_ref: | |
118 |
connman_service_unref | void | connman_service_unref: | |
119 |
service_compare | static gint | ||
120 |
connman_service_get_type | enum connman_service_type | connman_service_get_type: | |
121 |
connman_service_get_interface | char * | connman_service_get_interface: | |
122 |
__connman_service_get_network | struct connman_network * | connman_service_get_network: | |
123 |
__connman_service_get_ip4config | struct connman_ipconfig * | ||
124 |
__connman_service_get_ip6config | struct connman_ipconfig * | ||
125 |
__connman_service_get_security | enum connman_service_security | ||
126 |
__connman_service_wps_enabled | connman_bool_t | ||
127 |
__connman_service_set_favorite | int | __connman_service_set_favorite: | |
128 |
__connman_service_set_immutable | int | ||
129 |
__connman_service_set_string | void | ||
130 |
service_complete | static void | ||
131 |
report_error_cb | static void | ||
132 |
__connman_service_indicate_state | int | ||
133 |
__connman_service_indicate_error | int | ||
134 |
__connman_service_clear_error | int | ||
135 |
__connman_service_indicate_default | int | ||
136 |
__connman_service_request_login | int | ||
137 |
prepare_network | static connman_bool_t | ||
138 |
prepare_8021x | static void | ||
139 |
service_connect | static int | ||
140 |
__connman_service_connect | int | ||
141 |
__connman_service_disconnect | int | ||
142 |
__connman_service_lookup | int | __connman_service_lookup: | |
143 |
lookup_by_identifier | static struct connman_service * | lookup_by_identifier: | |
144 |
create_hidden_wifi | static struct connman_network * | ||
145 |
__connman_service_create_and_connect | int | ||
146 |
service_get | static struct connman_service * | __connman_service_get: | |
147 |
service_register | static int | ||
148 |
service_up | static void | ||
149 |
service_down | static void | ||
150 |
service_lower_up | static void | ||
151 |
service_lower_down | static void | ||
152 |
service_ip_bound | static void | ||
153 |
service_ip_release | static void | ||
154 |
setup_ip4config | static void | ||
155 |
setup_ip6config | static void | ||
156 |
__connman_service_create_ip4config | void | ||
157 |
__connman_service_create_ip6config | void | ||
158 |
__connman_service_lookup_from_network | struct connman_service * | __connman_service_lookup_from_network: | |
159 |
__connman_service_lookup_from_index | struct connman_service * | ||
160 |
__connman_service_get_ident | const char * | ||
161 |
__connman_service_get_path | const char * | ||
162 |
__connman_service_get_order | unsigned int | ||
163 |
convert_network_type | static enum connman_service_type | ||
164 |
convert_wifi_mode | static enum connman_service_mode | ||
165 |
convert_wifi_security | static enum connman_service_security | ||
166 |
convert_cellular_mode | static enum connman_service_mode | ||
167 |
update_from_network | static void | ||
168 |
__connman_service_create_from_network | struct connman_service * | __connman_service_create_from_network: | |
169 |
__connman_service_update_from_network | void | ||
170 |
__connman_service_remove_from_network | void | ||
171 |
__connman_service_create_from_provider | struct connman_service * | __connman_service_create_from_provider: | |
172 |
service_load | static int | ||
173 |
service_save | static int | ||
174 |
__connman_service_init | int | ||
175 |
__connman_service_cleanup | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー