device.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 181 | 10% |
空行行数 | 415 | 24% |
実行行数 | 1140 | 66% |
合計行数 | 1736 | 100% |
内容 | 定義数 |
---|---|
関数数 | 87 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | device_scan_trigger | static gboolean | |
2 |
Static | clear_scan_trigger | static void | |
3 |
Static | reset_scan_trigger | static void | |
4 |
Static | force_scan_trigger | static void | |
5 |
Function | connman_device_schedule_scan | void | |
6 |
Static | type2description | static const char * | |
7 |
Static | type2string | static const char * | |
8 |
Function | __connman_device_get_service_type | enum connman_service_type | |
9 |
Static | powered_changed | static void | |
10 |
Static | blocked_changed | static void | |
11 |
Function | __connman_device_enable | int | |
12 |
Function | __connman_device_disable | int | |
13 |
Static | set_powered | static int | |
14 |
Function | __connman_device_list | void | |
15 |
Static | append_path | static void | |
16 |
Static | append_networks | static void | |
17 |
Static | get_properties | static DBusMessage * | |
18 |
Static | powered_timeout | static gboolean | |
19 |
Static | set_property | static DBusMessage * | |
20 |
Static | propose_scan | static DBusMessage * | |
21 |
Static | register_interface | static int | |
22 |
Static | unregister_interface | static void | |
23 |
Static | setup_device | static int | |
24 |
Static | probe_driver | static void | |
25 |
Static | remove_device | static void | |
26 |
Static | remove_driver | static void | |
27 |
Function | __connman_device_has_driver | connman_bool_t | |
28 |
Static | compare_priority | static gint | |
29 |
Function | connman_device_driver_register | int | connman_device_driver_register: |
30 |
Function | connman_device_driver_unregister | void | connman_device_driver_unregister: |
31 |
Static | unregister_network | static void | |
32 |
Static | device_destruct | static void | |
33 |
Function | connman_device_create | struct connman_device * | connman_device_create: |
34 |
Function | connman_device_ref | struct connman_device * | connman_device_ref: |
35 |
Function | connman_device_unref | void | connman_device_unref: |
36 |
Function | __connman_device_get_type | const char * | |
37 |
Function | connman_device_get_type | enum connman_device_type | connman_device_get_type: |
38 |
Function | connman_device_get_name | const char * | connman_device_get_name: |
39 |
Function | connman_device_get_path | const char * | connman_device_get_path: |
40 |
Function | connman_device_set_index | void | connman_device_set_index: |
41 |
Function | connman_device_get_index | int | connman_device_get_index: |
42 |
Function | __connman_device_get_phyindex | int | |
43 |
Function | __connman_device_set_phyindex | void | |
44 |
Function | connman_device_set_interface | void | connman_device_set_interface: |
45 |
Function | connman_device_get_control | const char * | |
46 |
Function | connman_device_set_ident | void | connman_device_set_ident: |
47 |
Function | __connman_device_get_ident | const char * | |
48 |
Function | connman_device_set_mode | void | connman_device_set_mode: |
49 |
Function | connman_device_get_mode | enum connman_device_mode | connman_device_get_mode: |
50 |
Function | connman_device_set_powered | int | connman_device_set_powered: |
51 |
Function | __connman_device_set_blocked | int | |
52 |
Function | __connman_device_get_blocked | connman_bool_t | |
53 |
Function | __connman_device_scan | int | |
54 |
Function | __connman_device_enable_persistent | int | |
55 |
Function | __connman_device_disable_persistent | int | |
56 |
Function | __connman_device_disconnect | int | |
57 |
Static | mark_network_unavailable | static void | |
58 |
Static | remove_unavailable_network | static gboolean | |
59 |
Function | __connman_device_cleanup_networks | void | |
60 |
Static | scanning_changed | static void | |
61 |
Function | connman_device_set_scanning | int | connman_device_set_scanning: |
62 |
Function | connman_device_set_disconnected | int | connman_device_set_disconnected: |
63 |
Function | connman_device_get_disconnected | connman_bool_t | connman_device_get_disconnected: |
64 |
Function | connman_device_set_string | int | connman_device_set_string: |
65 |
Function | connman_device_get_string | const char * | connman_device_get_string: |
66 |
Static | set_offlinemode | static void | |
67 |
Function | __connman_device_set_offlinemode | int | |
68 |
Function | __connman_device_increase_connections | void | |
69 |
Function | __connman_device_decrease_connections | void | |
70 |
Function | connman_device_add_network | int | connman_device_add_network: |
71 |
Function | connman_device_get_network | struct connman_network * | connman_device_get_network: |
72 |
Function | connman_device_remove_network | int | connman_device_remove_network: |
73 |
Function | connman_device_remove_all_networks | void | |
74 |
Function | __connman_device_set_network | void | |
75 |
Function | __connman_device_set_reconnect | void | |
76 |
Function | __connman_device_get_reconnect | connman_bool_t | |
77 |
Function | connman_device_register | int | connman_device_register: |
78 |
Function | connman_device_unregister | void | connman_device_unregister: |
79 |
Function | connman_device_get_data | void * | connman_device_get_data: |
80 |
Function | connman_device_set_data | void | connman_device_set_data: |
81 |
Static | match_driver | static gboolean | |
82 |
Static | device_probe | static int | |
83 |
Static | device_remove | static void | |
84 |
Static | device_load | static int | |
85 |
Static | device_save | static int | |
86 |
Function | __connman_device_init | int | |
87 |
Function | __connman_device_cleanup | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー