glib-helper.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 26 | 2% |
空行行数 | 267 | 21% |
実行行数 | 990 | 77% |
合計行数 | 1283 | 100% |
内容 | 定義数 |
---|---|
関数数 | 57 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | set_nonblocking | int | |
2 |
Static | search_context_cleanup | static void | |
3 |
Static | search_completed_cb | static void | |
4 |
Static | search_process_cb | static gboolean | |
5 |
Static | connect_watch | static gboolean | |
6 |
Static | create_search_context | static int | |
7 |
Function | bt_search_service | int | |
8 |
Function | bt_discover_services | int | |
9 |
Static | find_by_bdaddr | static int | |
10 |
Function | bt_cancel_discovery | int | |
11 |
Function | bt_uuid2string | char * | |
12 |
Function | bt_string2class | uint16_t | |
13 |
Function | bt_string2uuid | int | |
14 |
Function | bt_list2string | gchar * | |
15 |
Function | bt_string2list | GSList * | |
16 |
Inline | resolve_names | static inline int | |
17 |
Static | rfcomm_resolver | static int | |
18 |
Static | l2cap_resolver | static int | |
19 |
Static | sco_resolver | static int | |
20 |
Static | listen_cb | static gboolean | |
21 |
Static | transport_listen | static int | |
22 |
Static | connect_cb | static gboolean | |
23 |
Static | transport_connect | static int | |
24 |
Static | sco_connect | static BtIOError | |
25 |
Static | l2cap_bind | static int | |
26 |
Static | l2cap_listen | static BtIOError | |
27 |
Static | l2cap_connect | static BtIOError | |
28 |
Static | rfcomm_bind | static BtIOError | |
29 |
Static | rfcomm_listen | static BtIOError | |
30 |
Static | rfcomm_connect | static BtIOError | |
31 |
Static | create_io_context | static int | |
32 |
Static | io_context_cleanup | static void | |
33 |
Function | rfcomm_listen_internal | GIOChannel * | |
34 |
Function | bt_rfcomm_listen_allocate | GIOChannel * | |
35 |
Function | bt_rfcomm_listen | GIOChannel * | |
36 |
Function | bt_rfcomm_connect | int | |
37 |
Function | bt_l2cap_listen | GIOChannel * | |
38 |
Function | bt_l2cap_connect | int | |
39 |
Function | bt_sco_connect | int | |
40 |
Function | bt_io_create | BtIO * | |
41 |
Function | bt_io_ref | BtIO * | |
42 |
Function | bt_io_unref | void | |
43 |
Function | bt_io_set_source | gboolean | |
44 |
Function | bt_io_get_source | const char * | |
45 |
Function | bt_io_set_destination | gboolean | |
46 |
Function | bt_io_get_destination | const char * | |
47 |
Function | bt_io_set_flags | gboolean | |
48 |
Function | bt_io_get_flags | guint32 | |
49 |
Function | bt_io_set_channel | gboolean | |
50 |
Function | bt_io_get_channel | guint8 | |
51 |
Function | bt_io_set_psm | gboolean | |
52 |
Function | bt_io_get_psm | guint16 | |
53 |
Function | bt_io_set_mtu | gboolean | |
54 |
Function | bt_io_get_mtu | guint16 | |
55 |
Function | bt_io_connect | BtIOError | |
56 |
Function | bt_io_listen | BtIOError | |
57 |
Function | bt_io_shutdown | BtIOError |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー