voicecall.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 43 | 3% |
空行行数 | 442 | 26% |
実行行数 | 1213 | 71% |
合計行数 | 1698 | 100% |
内容 | 定義数 |
---|---|
関数数 | 58 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | call_compare_by_id | static gint | |
2 |
Static | call_compare | static gint | |
3 |
Static | call_status_to_string | static const char * | |
4 |
Static | phone_and_clip_to_string | static const char * | |
5 |
Static | time_to_str | static const char * | |
6 |
Static | voicecall_get_properties | static DBusMessage * | |
7 |
Static | voicecall_busy | static DBusMessage * | |
8 |
Static | voicecall_deflect | static DBusMessage * | |
9 |
Static | voicecall_hangup | static DBusMessage * | |
10 |
Static | voicecall_answer | static DBusMessage * | |
11 |
Static | voicecall_create | static struct voicecall * | |
12 |
Static | voicecall_destroy | static void | |
13 |
Static | voicecall_build_path | static const char * | |
14 |
Static | voicecall_set_call_status | static void | |
15 |
Static | voicecall_set_call_lineid | static void | |
16 |
Static | voicecall_dbus_register | static gboolean | |
17 |
Static | voicecall_dbus_unregister | static gboolean | |
18 |
Static | voicecalls_create | static struct voicecalls_data * | |
19 |
Static | voicecalls_destroy | static void | |
20 |
Static | voicecalls_path_list | static int | |
21 |
Static | voicecalls_have_active | static gboolean | |
22 |
Static | voicecalls_have_connected | static gboolean | |
23 |
Static | voicecalls_have_held | static gboolean | |
24 |
Static | voicecalls_num_with_status | static int | |
25 |
Static | voicecalls_num_active | static int | |
26 |
Static | voicecalls_num_held | static int | |
27 |
Static | voicecalls_num_connecting | static int | |
28 |
Static | voicecalls_held_list | static GSList * | |
29 |
Static | voicecalls_active_list | static GSList * | alerting or dialing |
30 |
Static | voicecalls_have_waiting | static gboolean | |
31 |
Static | voicecalls_release_queue | static void | |
32 |
Static | voicecalls_release_next | static void | |
33 |
Static | manager_get_properties | static DBusMessage * | |
34 |
Static | manager_dial | static DBusMessage * | |
35 |
Static | manager_transfer | static DBusMessage * | |
36 |
Static | manager_swap_calls | static DBusMessage * | |
37 |
Static | manager_release_and_answer | static DBusMessage * | |
38 |
Static | manager_hold_and_answer | static DBusMessage * | |
39 |
Static | manager_hangup_all | static DBusMessage * | |
40 |
Static | multiparty_private_chat | static DBusMessage * | |
41 |
Static | multiparty_create | static DBusMessage * | |
42 |
Static | multiparty_hangup | static DBusMessage * | |
43 |
Static | manager_tone | static DBusMessage * | |
44 |
Static | real_emit_call_list_changed | static gboolean | |
45 |
Static | emit_call_list_changed | static void | |
46 |
Static | real_emit_multiparty_call_list_changed | static gboolean | |
47 |
Static | emit_multiparty_call_list_changed | static void | |
48 |
Function | ofono_voicecall_disconnected | void | |
49 |
Function | ofono_voicecall_notify | void | |
50 |
Static | generic_callback | static void | |
51 |
Static | multirelease_callback | static void | |
52 |
Static | synthesize_outgoing_call | static struct ofono_call * | |
53 |
Static | dial_callback | static void | |
54 |
Static | multiparty_callback_common | static void | |
55 |
Static | multiparty_create_callback | static void | |
56 |
Static | private_chat_callback | static void | |
57 |
Function | ofono_voicecall_register | int | |
58 |
Function | ofono_voicecall_unregister | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー