modem.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 40 | 2% |
空行行数 | 529 | 24% |
実行行数 | 1626 | 74% |
合計行数 | 2195 | 100% |
内容 | 定義数 |
---|---|
関数数 | 106 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | __ofono_modem_callid_next | unsigned int | |
2 |
Function | __ofono_modem_callid_hold | void | |
3 |
Function | __ofono_modem_callid_release | void | |
4 |
Function | ofono_modem_set_data | void | |
5 |
Function | ofono_modem_get_data | void * | |
6 |
Function | ofono_modem_get_path | const char * | |
7 |
Function | __ofono_modem_add_atom | struct ofono_atom * | |
8 |
Function | __ofono_modem_add_atom_offline | struct ofono_atom * | |
9 |
Function | __ofono_atom_get_data | void * | |
10 |
Function | __ofono_atom_get_path | const char * | |
11 |
Function | __ofono_atom_get_modem | struct ofono_modem * | |
12 |
Static | call_watches | static void | |
13 |
Function | __ofono_atom_register | void | |
14 |
Function | __ofono_atom_unregister | void | |
15 |
Function | __ofono_atom_get_registered | gboolean | |
16 |
Function | __ofono_modem_add_atom_watch | unsigned int | |
17 |
Function | __ofono_modem_remove_atom_watch | gboolean | |
18 |
Function | __ofono_modem_find_atom | struct ofono_atom * | |
19 |
Function | __ofono_modem_foreach_atom | void | |
20 |
Function | __ofono_modem_foreach_registered_atom | void | |
21 |
Function | __ofono_atom_free | void | |
22 |
Static | flush_atoms | static void | |
23 |
Static | notify_online_watches | static void | |
24 |
Static | notify_powered_watches | static void | |
25 |
Static | set_online | static void | |
26 |
Static | modem_change_state | static void | |
27 |
Function | __ofono_modem_add_online_watch | unsigned int | |
28 |
Function | __ofono_modem_remove_online_watch | void | |
29 |
Function | __ofono_modem_add_powered_watch | unsigned int | |
30 |
Function | __ofono_modem_remove_powered_watch | void | |
31 |
Static | modem_has_sim | static gboolean | |
32 |
Static | common_online_cb | static void | |
33 |
Static | online_cb | static void | |
34 |
Static | offline_cb | static void | |
35 |
Static | sim_state_watch | static void | |
36 |
Static | set_property_online | static DBusMessage * | |
37 |
Function | ofono_modem_get_online | ofono_bool_t | |
38 |
Function | __ofono_modem_append_properties | void | |
39 |
Static | modem_get_properties | static DBusMessage * | |
40 |
Static | set_powered | static int | |
41 |
Static | lockdown_remove | static void | |
42 |
Static | set_powered_timeout | static gboolean | |
43 |
Static | lockdown_disconnect | static void | |
44 |
Static | set_property_lockdown | static DBusMessage * | |
45 |
Static | modem_set_property | static DBusMessage * | |
46 |
Function | ofono_modem_set_powered | void | |
47 |
Function | ofono_modem_get_powered | ofono_bool_t | |
48 |
Static | trigger_interface_update | static gboolean | |
49 |
Static | get_feature | static const char * | |
50 |
Function | ofono_modem_add_interface | void | |
51 |
Function | ofono_modem_remove_interface | void | |
52 |
Static | query_serial_cb | static void | |
53 |
Static | query_serial | static void | |
54 |
Static | query_revision_cb | static void | |
55 |
Static | query_revision | static void | |
56 |
Static | query_model_cb | static void | |
57 |
Static | query_model | static void | |
58 |
Static | query_manufacturer_cb | static void | |
59 |
Static | query_manufacturer | static gboolean | |
60 |
Static | attr_template | static void | |
61 |
Static | gmi_cb | static void | |
62 |
Static | gmm_cb | static void | |
63 |
Static | gmr_cb | static void | |
64 |
Static | gcap_cb | static void | |
65 |
Static | dun_watch | static void | |
66 |
Function | ofono_devinfo_driver_register | int | |
67 |
Function | ofono_devinfo_driver_unregister | void | |
68 |
Static | devinfo_remove | static void | |
69 |
Function | ofono_devinfo_create | struct ofono_devinfo * | |
70 |
Static | devinfo_unregister | static void | |
71 |
Function | ofono_devinfo_register | void | |
72 |
Function | ofono_devinfo_remove | void | |
73 |
Function | ofono_devinfo_set_data | void | |
74 |
Function | ofono_devinfo_get_data | void * | |
75 |
Static | unregister_property | static void | |
76 |
Static | set_modem_property | static int | |
77 |
Static | get_modem_property | static gboolean | |
78 |
Function | ofono_modem_set_string | int | |
79 |
Function | ofono_modem_set_integer | int | |
80 |
Function | ofono_modem_set_boolean | int | |
81 |
Function | ofono_modem_get_string | const char * | |
82 |
Function | ofono_modem_get_integer | int | |
83 |
Function | ofono_modem_get_boolean | ofono_bool_t | |
84 |
Function | ofono_modem_set_name | void | |
85 |
Function | ofono_modem_create | struct ofono_modem * | |
86 |
Static | sim_watch | static void | |
87 |
Function | __ofono_modemwatch_init | void | |
88 |
Function | __ofono_modemwatch_cleanup | void | |
89 |
Function | __ofono_modemwatch_add | unsigned int | |
90 |
Function | __ofono_modemwatch_remove | gboolean | |
91 |
Static | call_modemwatches | static void | |
92 |
Static | emit_modem_added | static void | |
93 |
Function | ofono_modem_is_registered | ofono_bool_t | |
94 |
Function | ofono_modem_register | int | |
95 |
Static | emit_modem_removed | static void | |
96 |
Static | modem_unregister | static void | |
97 |
Function | ofono_modem_remove | void | |
98 |
Function | ofono_modem_reset | void | |
99 |
Function | __ofono_modem_sim_reset | void | |
100 |
Function | ofono_modem_driver_register | int | |
101 |
Function | ofono_modem_driver_unregister | void | |
102 |
Function | __ofono_modem_shutdown | void | |
103 |
Function | __ofono_modem_foreach | void | |
104 |
Function | ofono_modem_get_emergency_mode | ofono_bool_t | |
105 |
Function | __ofono_modem_inc_emergency_mode | void | |
106 |
Function | __ofono_modem_dec_emergency_mode | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー