ファイル名headset.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 37 | 1% |
| 空行行数 | 575 | 22% |
| 実行行数 | 2051 | 77% |
| 合計行数 | 2663 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 114 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
invalid_args | static inline DBusMessage * | ||
2 |
error_not_supported | static DBusHandlerResult | ||
3 |
error_connection_attempt_failed | static DBusHandlerResult | ||
4 |
print_ag_features | static void | ||
5 |
print_hf_features | static void | ||
6 |
headset_send_valist | static int | ||
7 |
headset_send | static int | ||
8 |
supported_features | static int | ||
9 |
indicator_ranges | static char * | ||
10 |
indicator_values | static char * | ||
11 |
report_indicators | static int | ||
12 |
pending_connect_complete | static void | ||
13 |
pending_connect_finalize | static void | ||
14 |
pending_connect_init | static void | ||
15 |
connect_cb_new | static unsigned int | ||
16 |
send_foreach_headset | static void | ||
17 |
cli_cmp | static int | ||
18 |
ring_timer_cb | static gboolean | ||
19 |
sco_connect_cb | static void | ||
20 |
sco_connect | static int | ||
21 |
hfp_cmp | static int | ||
22 |
hfp_slc_complete | static void | ||
23 |
telephony_generic_rsp | static int | ||
24 |
telephony_event_reporting_rsp | int | ||
25 |
event_reporting | static int | ||
26 |
call_hold | static int | ||
27 |
button_press | static int | ||
28 |
telephony_answer_call_rsp | int | ||
29 |
answer_call | static int | ||
30 |
telephony_terminate_call_rsp | int | ||
31 |
terminate_call | static int | ||
32 |
cli_notification | static int | ||
33 |
telephony_response_and_hold_rsp | int | ||
34 |
response_and_hold | static int | ||
35 |
telephony_last_dialed_number_rsp | int | ||
36 |
last_dialed_number | static int | ||
37 |
telephony_dial_number_rsp | int | ||
38 |
dial_number | static int | ||
39 |
signal_gain_setting | static int | ||
40 |
telephony_transmit_dtmf_rsp | int | ||
41 |
dtmf_tone | static int | ||
42 |
telephony_subscriber_number_rsp | int | ||
43 |
subscriber_number | static int | ||
44 |
telephony_list_current_calls_rsp | int | ||
45 |
list_current_calls | static int | ||
46 |
extended_errors | static int | ||
47 |
call_waiting_notify | static int | ||
48 |
telephony_operator_selection_rsp | int | ||
49 |
telephony_call_hold_rsp | int | ||
50 |
telephony_nr_and_ec_rsp | int | ||
51 |
telephony_operator_selection_ind | int | ||
52 |
operator_selection | static int | ||
53 |
nr_and_ec | static int | ||
54 |
handle_event | static int | ||
55 |
close_sco | static void | ||
56 |
rfcomm_io_cb | static gboolean | ||
57 |
sco_cb | static gboolean | ||
58 |
rfcomm_connect_cb | static void | ||
59 |
get_record_cb | static void | ||
60 |
get_records | static int | ||
61 |
rfcomm_connect | static int | ||
62 |
hs_stop | static DBusMessage * | ||
63 |
hs_is_playing | static DBusMessage * | ||
64 |
hs_disconnect | static DBusMessage * | ||
65 |
hs_is_connected | static DBusMessage * | ||
66 |
hs_connect | static DBusMessage * | ||
67 |
hs_ring | static DBusMessage * | ||
68 |
hs_cancel_call | static DBusMessage * | ||
69 |
hs_play | static DBusMessage * | ||
70 |
hs_get_speaker_gain | static DBusMessage * | ||
71 |
hs_get_mic_gain | static DBusMessage * | ||
72 |
hs_set_gain | static DBusMessage * | ||
73 |
hs_set_speaker_gain | static DBusMessage * | ||
74 |
hs_set_mic_gain | static DBusMessage * | ||
75 |
hs_get_properties | static DBusMessage * | ||
76 |
hs_set_property | static DBusMessage * | ||
77 |
headset_set_channel | static void | ||
78 |
headset_update | void | ||
79 |
headset_free | static void | ||
80 |
path_unregister | static void | ||
81 |
headset_unregister | void | ||
82 |
headset_init | struct headset * | ||
83 |
headset_config_init | uint32_t | ||
84 |
hs_dc_timeout | static gboolean | ||
85 |
headset_cancel_stream | gboolean | ||
86 |
dummy_connect_complete | static gboolean | ||
87 |
headset_request_stream | unsigned int | ||
88 |
headset_config_stream | unsigned int | ||
89 |
headset_suspend_stream | unsigned int | ||
90 |
get_hfp_active | gboolean | ||
91 |
set_hfp_active | void | ||
92 |
headset_connect_rfcomm | int | ||
93 |
headset_connect_sco | int | ||
94 |
headset_close_rfcomm | static int | ||
95 |
headset_set_authorized | void | ||
96 |
headset_set_state | void | ||
97 |
headset_get_state | headset_state_t | ||
98 |
headset_get_channel | int | ||
99 |
headset_is_active | gboolean | ||
100 |
headset_lock | gboolean | ||
101 |
headset_unlock | gboolean | ||
102 |
headset_suspend | gboolean | ||
103 |
headset_play | gboolean | ||
104 |
headset_get_sco_fd | int | ||
105 |
headset_get_nrec | gboolean | ||
106 |
telephony_event_ind | int | ||
107 |
telephony_response_and_hold_ind | int | ||
108 |
telephony_incoming_call_ind | int | ||
109 |
telephony_calling_stopped_ind | int | ||
110 |
telephony_ready_ind | int | ||
111 |
telephony_list_current_call_ind | int | ||
112 |
telephony_subscriber_number_ind | int | ||
113 |
cwa_cmp | static int | ||
114 |
telephony_call_waiting_ind | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー