ファイル名headset.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 32 | 1% |
| 空行行数 | 484 | 22% |
| 実行行数 | 1666 | 77% |
| 合計行数 | 2182 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 80 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
error_not_supported | static DBusHandlerResult | ||
2 |
error_connection_attempt_failed | static DBusHandlerResult | ||
3 |
print_ag_features | static void | ||
4 |
print_hf_features | static void | ||
5 |
headset_send | static int | ||
6 |
buffer_event | static int | ||
7 |
flush_events | 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 |
sco_connect_cb | static void | ||
17 |
sco_connect | static int | ||
18 |
hfp_slc_complete | static void | ||
19 |
event_reporting | static int | ||
20 |
call_hold | static int | ||
21 |
button_press | static int | ||
22 |
answer_call | static int | ||
23 |
terminate_call | static int | ||
24 |
cli_notification | static int | ||
25 |
response_and_hold | static int | ||
26 |
last_dialed_number | static int | ||
27 |
dial_number | static int | ||
28 |
signal_gain_setting | static int | ||
29 |
handle_event | static int | ||
30 |
close_sco | static void | ||
31 |
rfcomm_io_cb | static gboolean | ||
32 |
sco_cb | static gboolean | ||
33 |
rfcomm_connect_cb | static void | ||
34 |
get_record_cb | static void | ||
35 |
get_records | static int | ||
36 |
rfcomm_connect | static int | ||
37 |
hs_stop | static DBusMessage * | ||
38 |
hs_is_playing | static DBusMessage * | ||
39 |
hs_disconnect | static DBusMessage * | ||
40 |
hs_is_connected | static DBusMessage * | ||
41 |
hs_connect | static DBusMessage * | ||
42 |
ring_timer_cb | static gboolean | ||
43 |
hs_ring | static DBusMessage * | ||
44 |
hs_cancel_call | static DBusMessage * | ||
45 |
hs_play | static DBusMessage * | ||
46 |
hs_get_speaker_gain | static DBusMessage * | ||
47 |
hs_get_mic_gain | static DBusMessage * | ||
48 |
hs_set_gain | static DBusMessage * | ||
49 |
hs_set_speaker_gain | static DBusMessage * | ||
50 |
hs_set_mic_gain | static DBusMessage * | ||
51 |
headset_set_channel | static void | ||
52 |
headset_update | void | ||
53 |
headset_free | static void | ||
54 |
path_unregister | static void | ||
55 |
headset_unregister | void | ||
56 |
headset_init | struct headset * | ||
57 |
headset_config_init | uint32_t | ||
58 |
hs_dc_timeout | static gboolean | ||
59 |
headset_cancel_stream | gboolean | ||
60 |
dummy_connect_complete | static gboolean | ||
61 |
headset_request_stream | unsigned int | ||
62 |
get_hfp_active | gboolean | ||
63 |
set_hfp_active | void | ||
64 |
headset_connect_rfcomm | int | ||
65 |
headset_close_rfcomm | int | ||
66 |
headset_set_authorized | void | ||
67 |
headset_set_state | void | ||
68 |
headset_get_state | headset_state_t | ||
69 |
headset_get_channel | int | ||
70 |
headset_is_active | gboolean | ||
71 |
headset_lock | gboolean | ||
72 |
headset_unlock | gboolean | ||
73 |
headset_suspend | gboolean | ||
74 |
headset_play | gboolean | ||
75 |
headset_get_sco_fd | int | ||
76 |
telephony_event_ind | int | ||
77 |
telephony_response_and_hold_ind | int | ||
78 |
telephony_calling_started_ind | int | ||
79 |
telephony_calling_stopped_ind | int | ||
80 |
telephony_ready_ind | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー