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