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