ファイル名voicecall.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 52 | 3% |
| 空行行数 | 487 | 25% |
| 実行行数 | 1387 | 72% |
| 合計行数 | 1926 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 75 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
call_compare_by_id | static gint | ||
2 |
call_compare | static gint | ||
3 |
add_to_en_list | static void | ||
4 |
disconnect_reason_to_string | static const char * | ||
5 |
call_status_to_string | static const char * | ||
6 |
phone_and_clip_to_string | static const char * | ||
7 |
time_to_str | static const char * | ||
8 |
voicecall_get_properties | static DBusMessage * | ||
9 |
voicecall_deflect | static DBusMessage * | ||
10 |
voicecall_hangup | static DBusMessage * | ||
11 |
voicecall_answer | static DBusMessage * | ||
12 |
voicecall_create | static struct voicecall * | ||
13 |
voicecall_destroy | static void | ||
14 |
voicecall_build_path | static const char * | ||
15 |
voicecall_emit_disconnect_reason | static void | ||
16 |
voicecall_set_call_status | static void | ||
17 |
voicecall_set_call_lineid | static void | ||
18 |
voicecall_dbus_register | static gboolean | ||
19 |
voicecall_dbus_unregister | static gboolean | ||
20 |
voicecalls_path_list | static int | ||
21 |
voicecalls_have_active | static gboolean | ||
22 |
voicecalls_can_dtmf | static gboolean | ||
23 |
voicecalls_have_with_status | static gboolean | ||
24 |
voicecalls_have_held | static gboolean | ||
25 |
voicecalls_num_with_status | static int | ||
26 |
voicecalls_num_active | static int | ||
27 |
voicecalls_num_held | static int | ||
28 |
voicecalls_num_connecting | static int | ||
29 |
voicecalls_held_list | static GSList * | ||
30 |
voicecalls_active_list | static GSList * | alerting or dialing | |
31 |
voicecalls_have_waiting | static gboolean | ||
32 |
voicecalls_have_incoming | static gboolean | ||
33 |
real_emit_call_list_changed | static gboolean | ||
34 |
emit_call_list_changed | static void | ||
35 |
real_emit_multiparty_call_list_changed | static gboolean | ||
36 |
emit_multiparty_call_list_changed | static void | ||
37 |
voicecalls_release_queue | static void | ||
38 |
voicecalls_release_next | static void | ||
39 |
manager_get_properties | static DBusMessage * | ||
40 |
clir_string_to_clir | static ofono_bool_t | ||
41 |
synthesize_outgoing_call | static struct ofono_call * | ||
42 |
dial_callback | static void | ||
43 |
manager_dial | static DBusMessage * | ||
44 |
manager_transfer | static DBusMessage * | ||
45 |
manager_swap_without_accept | static DBusMessage * | ||
46 |
manager_swap_calls | static DBusMessage * | ||
47 |
manager_release_and_answer | static DBusMessage * | ||
48 |
manager_hold_and_answer | static DBusMessage * | ||
49 |
manager_hangup_all | static DBusMessage * | ||
50 |
multiparty_callback_common | static void | ||
51 |
private_chat_callback | static void | ||
52 |
multiparty_private_chat | static DBusMessage * | ||
53 |
multiparty_create_callback | static void | ||
54 |
multiparty_create | static DBusMessage * | ||
55 |
multiparty_hangup | static DBusMessage * | ||
56 |
manager_tone | static DBusMessage * | ||
57 |
ofono_voicecall_disconnected | void | ||
58 |
ofono_voicecall_notify | void | ||
59 |
generic_callback | static void | ||
60 |
multirelease_callback | static void | ||
61 |
emit_en_list_changed | static void | ||
62 |
set_new_ecc | static void | ||
63 |
ecc_g2_read_cb | static void | ||
64 |
ecc_g3_read_cb | static void | ||
65 |
ofono_voicecall_driver_register | int | ||
66 |
ofono_voicecall_driver_unregister | void | ||
67 |
voicecall_unregister | static void | ||
68 |
voicecall_remove | static void | ||
69 |
ofono_voicecall_create | struct ofono_voicecall * | ||
70 |
sim_watch | static void | ||
71 |
ofono_voicecall_register | void | ||
72 |
ofono_voicecall_remove | void | ||
73 |
ofono_voicecall_set_data | void | ||
74 |
ofono_voicecall_get_data | void * | ||
75 |
ofono_voicecall_get_next_callid | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー