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