voicecall.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 82 | 3% |
空行行数 | 669 | 25% |
実行行数 | 1924 | 72% |
合計行数 | 2675 | 100% |
内容 | 定義数 |
---|---|
関数数 | 99 |
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 |
![]() |
cnap_to_string | static const char * | |
8 |
![]() |
time_to_str | static const char * | |
9 |
![]() |
voicecalls_num_with_status | static unsigned int | |
10 |
![]() |
voicecalls_num_active | static unsigned int | |
11 |
![]() |
voicecalls_num_held | static unsigned int | |
12 |
![]() |
voicecalls_num_connecting | static unsigned int | |
13 |
![]() |
dial_request_finish | static void | |
14 |
![]() |
voicecalls_can_dtmf | static gboolean | |
15 |
![]() |
tone_queue | static int | |
16 |
![]() |
tone_request_finish | static void | |
17 |
![]() |
number_compare | static gint | |
18 |
![]() |
voicecall_is_emergency | static gboolean | |
19 |
![]() |
append_voicecall_properties | static void | |
20 |
![]() |
voicecall_get_properties | static DBusMessage * | |
21 |
![]() |
voicecall_deflect | static DBusMessage * | |
22 |
![]() |
dial_request_user_cancel | static void | |
23 |
![]() |
voicecall_hangup | static DBusMessage * | |
24 |
![]() |
voicecall_answer | static DBusMessage * | |
25 |
![]() |
voicecall_create | static struct voicecall * | |
26 |
![]() |
voicecall_destroy | static void | |
27 |
![]() |
voicecall_build_path | static const char * | |
28 |
![]() |
voicecall_emit_disconnect_reason | static void | |
29 |
![]() |
voicecall_emit_multiparty | static void | |
30 |
![]() |
voicecall_set_call_status | static void | |
31 |
![]() |
voicecall_set_call_lineid | static void | |
32 |
![]() |
voicecall_set_call_calledid | static void | |
33 |
![]() |
voicecall_set_call_name | static void | |
34 |
![]() |
voicecall_dbus_register | static gboolean | |
35 |
![]() |
voicecall_dbus_unregister | static gboolean | |
36 |
![]() |
voicecalls_path_list | static int | |
37 |
![]() |
voicecalls_have_active | static gboolean | |
38 |
![]() |
voicecalls_have_with_status | static gboolean | |
39 |
![]() |
voicecalls_have_held | static gboolean | |
40 |
![]() |
voicecalls_held_list | static GSList * | |
41 |
![]() |
voicecalls_active_list | static GSList * | |
42 |
![]() |
voicecalls_have_waiting | static gboolean | |
43 |
![]() |
voicecalls_have_incoming | static gboolean | |
44 |
![]() |
voicecalls_multiparty_changed | static void | |
45 |
![]() |
voicecalls_emit_call_removed | static void | |
46 |
![]() |
voicecalls_emit_call_added | static void | |
47 |
![]() |
voicecalls_release_queue | static void | |
48 |
![]() |
voicecalls_release_next | static void | |
49 |
![]() |
manager_get_properties | static DBusMessage * | |
50 |
![]() |
clir_string_to_clir | static ofono_bool_t | |
51 |
![]() |
synthesize_outgoing_call | static struct ofono_call * | |
52 |
![]() |
dial_handle_result | static struct voicecall * | |
53 |
![]() |
manager_dial_callback | static void | |
54 |
![]() |
manager_dial | static DBusMessage * | |
55 |
![]() |
manager_transfer | static DBusMessage * | |
56 |
![]() |
manager_swap_without_accept | static DBusMessage * | |
57 |
![]() |
manager_swap_calls | static DBusMessage * | |
58 |
![]() |
manager_release_and_answer | static DBusMessage * | |
59 |
![]() |
manager_hold_and_answer | static DBusMessage * | |
60 |
![]() |
manager_hangup_all | static DBusMessage * | |
61 |
![]() |
multiparty_callback_common | static void | |
62 |
![]() |
private_chat_callback | static void | |
63 |
![]() |
multiparty_private_chat | static DBusMessage * | |
64 |
![]() |
multiparty_create_callback | static void | |
65 |
![]() |
multiparty_create | static DBusMessage * | |
66 |
![]() |
multiparty_hangup | static DBusMessage * | |
67 |
![]() |
tone_callback | static void | |
68 |
![]() |
manager_tone | static DBusMessage * | |
69 |
![]() |
manager_get_calls | static DBusMessage * | |
70 |
![]() |
ofono_voicecall_disconnected | void | |
71 |
![]() |
ofono_voicecall_notify | void | |
72 |
![]() |
generic_callback | static void | |
73 |
![]() |
multirelease_callback | static void | |
74 |
![]() |
emit_en_list_changed | static void | |
75 |
![]() |
set_new_ecc | static void | |
76 |
![]() |
ecc_g2_read_cb | static void | |
77 |
![]() |
ecc_g3_read_cb | static void | |
78 |
![]() |
ofono_voicecall_driver_register | int | |
79 |
![]() |
ofono_voicecall_driver_unregister | void | |
80 |
![]() |
voicecall_unregister | static void | |
81 |
![]() |
voicecall_remove | static void | |
82 |
![]() |
ofono_voicecall_create | struct ofono_voicecall * | |
83 |
![]() |
sim_state_watch | static void | |
84 |
![]() |
sim_watch | static void | |
85 |
![]() |
ofono_voicecall_register | void | |
86 |
![]() |
ofono_voicecall_remove | void | |
87 |
![]() |
ofono_voicecall_set_data | void | |
88 |
![]() |
ofono_voicecall_get_data | void * | |
89 |
![]() |
ofono_voicecall_get_next_callid | int | |
90 |
![]() |
__ofono_voicecall_is_busy | ofono_bool_t | |
91 |
![]() |
dial_request_cb | static void | |
92 |
![]() |
dial_request | static void | |
93 |
![]() |
dial_req_disconnect_cb | static void | |
94 |
![]() |
__ofono_voicecall_dial | int | |
95 |
![]() |
__ofono_voicecall_dial_cancel | void | |
96 |
![]() |
tone_request_cb | static void | |
97 |
![]() |
tone_request_run | static gboolean | |
98 |
![]() |
__ofono_voicecall_tone_send | int | |
99 |
![]() |
__ofono_voicecall_tone_cancel | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー