ファイル名avdtp.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 38 | 1% |
| 空行行数 | 613 | 21% |
| 実行行数 | 2230 | 78% |
| 合計行数 | 2881 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 97 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
avdtp_statestr | static const char * | ||
2 |
avdtp_send | static gboolean | ||
3 |
pending_req_free | static void | ||
4 |
stream_close_timeout | static gboolean | ||
5 |
stream_open_timeout | static gboolean | ||
6 |
disconnect_timeout | static gboolean | ||
7 |
remove_disconnect_timer | static void | ||
8 |
set_disconnect_timer | static void | ||
9 |
avdtp_error_init | void | ||
10 |
avdtp_error_type | avdtp_error_type_t | ||
11 |
avdtp_error_error_code | int | ||
12 |
avdtp_error_posix_errno | int | ||
13 |
find_stream_by_rseid | static struct avdtp_stream * | ||
14 |
find_remote_sep | static struct avdtp_remote_sep * | ||
15 |
stream_free | static void | ||
16 |
stream_timeout | static gboolean | ||
17 |
transport_cb | static gboolean | ||
18 |
handle_transport_connect | static void | ||
19 |
avdtp_sep_set_state | static void | ||
20 |
finalize_discovery | static void | ||
21 |
release_stream | static void | ||
22 |
connection_lost | static void | ||
23 |
avdtp_unref | void | ||
24 |
avdtp_ref | struct avdtp * | ||
25 |
find_local_sep_by_seid | static struct avdtp_local_sep * | ||
26 |
find_local_sep | static struct avdtp_local_sep * | ||
27 |
caps_to_list | static GSList * | ||
28 |
init_response | static void | ||
29 |
avdtp_unknown_cmd | static gboolean | ||
30 |
avdtp_discover_cmd | static gboolean | ||
31 |
avdtp_getcap_cmd | static gboolean | ||
32 |
avdtp_setconf_cmd | static gboolean | ||
33 |
avdtp_getconf_cmd | static gboolean | ||
34 |
avdtp_reconf_cmd | static gboolean | ||
35 |
avdtp_open_cmd | static gboolean | ||
36 |
avdtp_start_cmd | static gboolean | ||
37 |
avdtp_close_cmd | static gboolean | ||
38 |
avdtp_suspend_cmd | static gboolean | ||
39 |
avdtp_abort_cmd | static gboolean | ||
40 |
avdtp_secctl_cmd | static gboolean | ||
41 |
avdtp_parse_cmd | static gboolean | ||
42 |
init_request | static void | ||
43 |
session_cb | static gboolean | ||
44 |
l2cap_connect_cb | static void | ||
45 |
l2cap_connect | static int | ||
46 |
queue_request | static void | ||
47 |
request_timeout | static gboolean | ||
48 |
send_req | static int | ||
49 |
send_request | static int | ||
50 |
avdtp_discover_resp | static gboolean | ||
51 |
avdtp_get_capabilities_resp | static gboolean | ||
52 |
avdtp_set_configuration_resp | static gboolean | ||
53 |
avdtp_reconfigure_resp | static gboolean | ||
54 |
avdtp_open_resp | static gboolean | ||
55 |
avdtp_start_resp | static gboolean | ||
56 |
avdtp_close_resp | static gboolean | ||
57 |
avdtp_suspend_resp | static gboolean | ||
58 |
avdtp_abort_resp | static gboolean | ||
59 |
avdtp_parse_resp | static gboolean | ||
60 |
seid_rej_to_err | static gboolean | ||
61 |
conf_rej_to_err | static gboolean | ||
62 |
stream_rej_to_err | static gboolean | ||
63 |
avdtp_parse_rej | static gboolean | ||
64 |
find_session | static struct avdtp * | ||
65 |
avdtp_get_internal | static struct avdtp * | ||
66 |
avdtp_get | struct avdtp * | ||
67 |
avdtp_is_connected | gboolean | ||
68 |
avdtp_stream_has_capability | gboolean | ||
69 |
avdtp_stream_has_capabilities | gboolean | ||
70 |
avdtp_stream_get_transport | gboolean | ||
71 |
process_queue | static int | ||
72 |
avdtp_get_codec | struct avdtp_service_capability * | ||
73 |
avdtp_service_cap_new | struct avdtp_service_capability * | ||
74 |
avdtp_discover | int | ||
75 |
avdtp_get_seps | int | ||
76 |
avdtp_stream_remove_cb | gboolean | ||
77 |
avdtp_stream_add_cb | unsigned int | ||
78 |
avdtp_get_configuration | int | ||
79 |
copy_capabilities | static void | ||
80 |
avdtp_set_configuration | int | ||
81 |
avdtp_reconfigure | int | ||
82 |
avdtp_open | int | ||
83 |
avdtp_start | int | ||
84 |
avdtp_close | int | ||
85 |
avdtp_suspend | int | ||
86 |
avdtp_abort | int | ||
87 |
avdtp_register_sep | struct avdtp_local_sep * | ||
88 |
avdtp_unregister_sep | int | ||
89 |
auth_cb | static void | ||
90 |
avdtp_server_cb | static void | ||
91 |
avdtp_server_socket | static GIOChannel * | ||
92 |
avdtp_strerror | const char * | ||
93 |
avdtp_sep_get_state | avdtp_state_t | ||
94 |
avdtp_get_peers | void | ||
95 |
avdtp_init | int | ||
96 |
avdtp_exit | void | ||
97 |
avdtp_has_stream | gboolean |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー