device.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 60 | 5% |
空行行数 | 285 | 22% |
実行行数 | 959 | 73% |
合計行数 | 1304 | 100% |
内容 | 定義数 |
---|---|
関数数 | 46 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | device_free | static void | |
2 |
Static | device_is_paired | static gboolean | |
3 |
Static | get_properties | static DBusMessage * | |
4 |
Static | set_alias | static DBusMessage * | |
5 |
Static | set_trust | static DBusMessage * | |
6 |
Inline | invalid_args | static inline DBusMessage * | |
7 |
Static | set_property | static DBusMessage * | |
8 |
Static | discover_services_req_exit | static void | |
9 |
Static | discover_services | static DBusMessage * | |
10 |
Static | cancel_discover | static DBusMessage * | |
11 |
Static | disconnect_timeout | static gboolean | |
12 |
Static | disconnect | static DBusMessage * | |
13 |
Function | device_get_connected | gboolean | |
14 |
Function | device_set_connected | void | |
15 |
Function | device_set_secmode3_conn | void | |
16 |
Function | device_create | struct btd_device * | |
17 |
Function | device_remove | void | |
18 |
Function | device_address_cmp | gint | |
19 |
Function | device_probe_drivers | void | |
20 |
Function | device_remove_drivers | void | |
21 |
Static | iter_append_record | static void | |
22 |
Static | append_and_grow_string | static void | |
23 |
Static | discover_device_reply | static void | |
24 |
Static | services_changed | static void | |
25 |
Static | rec_cmp | static int | |
26 |
Static | update_services | static void | |
27 |
Static | store | static void | |
28 |
Static | search_cb | static void | |
29 |
Static | browse_cb | static void | |
30 |
Static | init_browse | static void | |
31 |
Function | device_browse | int | |
32 |
Function | device_get_adapter | struct btd_adapter * | |
33 |
Function | device_get_address | void | |
34 |
Function | device_get_path | const gchar * | |
35 |
Function | device_get_agent | struct agent * | |
36 |
Function | device_set_agent | void | |
37 |
Function | device_is_busy | gboolean | |
38 |
Function | device_is_temporary | gboolean | |
39 |
Function | device_set_temporary | void | |
40 |
Function | device_set_cap | void | |
41 |
Function | device_set_auth | void | |
42 |
Function | device_get_auth | uint8_t | |
43 |
Static | start_discovery | static gboolean | |
44 |
Function | device_set_paired | gboolean | |
45 |
Function | btd_register_device_driver | int | |
46 |
Function | btd_unregister_device_driver | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー