btio.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 25 | 2% |
空行行数 | 230 | 17% |
実行行数 | 1118 | 81% |
合計行数 | 1373 | 100% |
内容 | 定義数 |
---|---|
関数数 | 45 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | server_remove | static void | |
2 |
Static | connect_remove | static void | |
3 |
Static | accept_remove | static void | |
4 |
Static | check_nval | static gboolean | |
5 |
Static | accept_cb | static gboolean | |
6 |
Static | connect_cb | static gboolean | |
7 |
Static | server_cb | static gboolean | |
8 |
Static | server_add | static void | |
9 |
Static | connect_add | static void | |
10 |
Static | accept_add | static void | |
11 |
Static | l2cap_bind | static int | |
12 |
Static | l2cap_connect | static int | |
13 |
Static | l2cap_set_master | static int | |
14 |
Static | rfcomm_set_master | static int | |
15 |
Static | l2cap_set_lm | static int | |
16 |
Static | rfcomm_set_lm | static int | |
17 |
Static | set_sec_level | static gboolean | |
18 |
Static | l2cap_get_lm | static int | |
19 |
Static | rfcomm_get_lm | static int | |
20 |
Static | get_sec_level | static gboolean | |
21 |
Static | l2cap_set_flushable | static int | |
22 |
Static | l2cap_set | static gboolean | |
23 |
Static | rfcomm_bind | static int | |
24 |
Static | rfcomm_connect | static int | |
25 |
Static | rfcomm_set | static gboolean | |
26 |
Static | sco_bind | static int | |
27 |
Static | sco_connect | static int | |
28 |
Static | sco_set | static gboolean | |
29 |
Static | parse_set_opts | static gboolean | |
30 |
Static | get_peers | static gboolean | |
31 |
Static | l2cap_get_info | static int | |
32 |
Static | l2cap_get_flushable | static int | |
33 |
Static | l2cap_get | static gboolean | |
34 |
Static | rfcomm_get_info | static int | |
35 |
Static | rfcomm_get | static gboolean | |
36 |
Static | sco_get_info | static int | |
37 |
Static | sco_get | static gboolean | |
38 |
Static | get_valist | static gboolean | |
39 |
Function | bt_io_accept | gboolean | |
40 |
Function | bt_io_set | gboolean | |
41 |
Function | bt_io_get | gboolean | |
42 |
Static | create_io | static GIOChannel * | |
43 |
Function | bt_io_connect | GIOChannel * | |
44 |
Function | bt_io_listen | GIOChannel * | |
45 |
Function | bt_io_error_quark | GQuark |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー