sms.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 94 | 5% |
空行行数 | 482 | 24% |
実行行数 | 1474 | 71% |
合計行数 | 2050 | 100% |
内容 | 定義数 |
---|---|
関数数 | 67 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | uuid_equal | static gboolean | |
2 |
Static | port_equal | static gboolean | |
3 |
Static | uuid_hash | static guint | |
4 |
Static | sms_bearer_to_string | static const char * | |
5 |
Static | sms_bearer_from_string | static int | |
6 |
Static | message_state_to_string | static const char * | |
7 |
Static | append_message_properties | static void | |
8 |
Static | add_sms_handler | static unsigned int | |
9 |
Function | __ofono_sms_text_watch_add | unsigned int | |
10 |
Function | __ofono_sms_text_watch_remove | gboolean | |
11 |
Function | __ofono_sms_datagram_watch_add | unsigned int | |
12 |
Function | __ofono_sms_datagram_watch_remove | gboolean | |
13 |
Static | message_get_properties | static DBusMessage * | |
14 |
Static | message_create | static struct message * | |
15 |
Static | message_destroy | static void | |
16 |
Function | __ofono_sms_message_path_from_uuid | const char * | |
17 |
Static | message_dbus_register | static gboolean | |
18 |
Static | message_dbus_unregister | static gboolean | |
19 |
Static | emit_message_added | static void | |
20 |
Static | emit_message_removed | static void | |
21 |
Static | message_set_state | static void | |
22 |
Static | set_bearer | static void | |
23 |
Static | set_sca | static void | |
24 |
Static | generate_get_properties_reply | static DBusMessage * | |
25 |
Static | sms_sca_query_cb | static void | |
26 |
Static | sms_get_properties | static DBusMessage * | |
27 |
Static | bearer_set_query_callback | static void | |
28 |
Static | bearer_set_callback | static void | |
29 |
Static | sca_set_query_callback | static void | |
30 |
Static | sca_set_callback | static void | |
31 |
Static | sms_set_property | static DBusMessage * | |
32 |
Static | tx_queue_entry_destroy | static void | |
33 |
Static | tx_queue_entry_destroy_foreach | static void | |
34 |
Static | tx_finished | static void | |
35 |
Static | tx_next | static gboolean | |
36 |
Static | netreg_status_watch | static void | |
37 |
Static | netreg_watch | static void | |
38 |
Static | sms_uuid_from_pdus | static gboolean | Generate a UUID from an SMS PDU List |
39 |
Static | tx_queue_entry_new | static struct tx_queue_entry * | |
40 |
Static | tx_queue_entry_set_submit_notify | static void | |
41 |
Static | message_queued | static void | |
42 |
Static | sms_send_message | static DBusMessage * | |
43 |
Static | sms_get_messages | static DBusMessage * | |
44 |
Static | compute_incoming_msgid | static gboolean | |
45 |
Static | dispatch_app_datagram | static void | |
46 |
Static | dispatch_text_message | static void | |
47 |
Static | sms_dispatch | static void | |
48 |
Static | handle_deliver | static void | |
49 |
Static | handle_sms_status_report | static void | |
50 |
Inline | handle_mwi | static inline gboolean | |
51 |
Function | ofono_sms_deliver_notify | void | |
52 |
Function | ofono_sms_status_notify | void | |
53 |
Function | ofono_sms_driver_register | int | |
54 |
Function | ofono_sms_driver_unregister | void | |
55 |
Static | sms_unregister | static void | |
56 |
Static | sms_remove | static void | |
57 |
Function | ofono_sms_create | struct ofono_sms * | |
58 |
Static | mw_watch | static void | |
59 |
Static | sms_load_settings | static void | |
60 |
Static | bearer_init_callback | static void | |
61 |
Function | ofono_sms_register | void | |
62 |
Function | ofono_sms_remove | void | |
63 |
Function | ofono_sms_set_data | void | |
64 |
Function | ofono_sms_get_data | void * | |
65 |
Function | __ofono_sms_get_next_ref | unsigned short | |
66 |
Function | __ofono_sms_txq_submit | int | |
67 |
Function | __ofono_sms_txq_set_submit_notify | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー