sms.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 100 | 5% |
空行行数 | 500 | 23% |
実行行数 | 1528 | 72% |
合計行数 | 2128 | 100% |
内容 | 定義数 |
---|---|
関数数 | 64 |
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 gboolean | |
6 |
Static | sms_alphabet_to_string | static const char * | |
7 |
Static | sms_alphabet_from_string | static gboolean | |
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 |
Function | __ofono_sms_message_path_from_uuid | const char * | |
14 |
Static | set_bearer | static void | |
15 |
Static | set_alphabet | static void | |
16 |
Static | set_sca | static void | |
17 |
Static | generate_get_properties_reply | static DBusMessage * | |
18 |
Static | sms_sca_query_cb | static void | |
19 |
Static | sms_get_properties | static DBusMessage * | |
20 |
Static | bearer_set_query_callback | static void | |
21 |
Static | bearer_set_callback | static void | |
22 |
Static | sca_set_query_callback | static void | |
23 |
Static | sca_set_callback | static void | |
24 |
Static | sms_set_property | static DBusMessage * | |
25 |
Static | tx_queue_entry_destroy | static void | |
26 |
Static | tx_queue_entry_destroy_foreach | static void | |
27 |
Static | sms_tx_queue_remove_entry | static void | |
28 |
Static | tx_finished | static void | |
29 |
Static | tx_next | static gboolean | |
30 |
Static | netreg_status_watch | static void | |
31 |
Static | netreg_watch | static void | |
32 |
Static | sms_uuid_from_pdus | static gboolean | Generate a UUID from an SMS PDU List |
33 |
Static | tx_queue_entry_new | static struct tx_queue_entry * | |
34 |
Static | tx_queue_entry_set_submit_notify | static void | |
35 |
Static | message_queued | static void | |
36 |
Static | sms_send_message | static DBusMessage * | |
37 |
Static | sms_get_messages | static DBusMessage * | |
38 |
Static | entry_compare_by_uuid | static gint | |
39 |
Function | __ofono_sms_txq_cancel | int | |
40 |
Static | compute_incoming_msgid | static gboolean | |
41 |
Static | dispatch_app_datagram | static void | |
42 |
Static | dispatch_text_message | static void | |
43 |
Static | sms_dispatch | static void | |
44 |
Static | handle_deliver | static void | |
45 |
Static | handle_sms_status_report | static void | |
46 |
Inline | handle_mwi | static inline gboolean | |
47 |
Function | ofono_sms_deliver_notify | void | |
48 |
Function | ofono_sms_status_notify | void | |
49 |
Function | ofono_sms_driver_register | int | |
50 |
Function | ofono_sms_driver_unregister | void | |
51 |
Static | sms_unregister | static void | |
52 |
Static | sms_remove | static void | |
53 |
Function | ofono_sms_create | struct ofono_sms * | |
54 |
Static | mw_watch | static void | |
55 |
Static | sms_load_settings | static void | |
56 |
Static | bearer_init_callback | static void | |
57 |
Static | sms_restore_tx_queue | static void | |
58 |
Function | ofono_sms_register | void | |
59 |
Function | ofono_sms_remove | void | |
60 |
Function | ofono_sms_set_data | void | |
61 |
Function | ofono_sms_get_data | void * | |
62 |
Function | __ofono_sms_get_next_ref | unsigned short | |
63 |
Function | __ofono_sms_txq_submit | int | |
64 |
Function | __ofono_sms_txq_set_submit_notify | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー