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