device.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 74 | 3% |
空行行数 | 478 | 22% |
実行行数 | 1599 | 75% |
合計行数 | 2151 | 100% |
内容 | 定義数 |
---|---|
関数数 | 83 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | error_connection_attempt_failed | static DBusHandlerResult | |
2 |
Static | error_failed | static DBusHandlerResult | |
3 |
Static | error_failed_errno | static DBusHandlerResult | |
4 |
Inline | no_such_adapter | static inline DBusMessage * | |
5 |
Inline | in_progress | static inline DBusMessage * | |
6 |
Static | device_free | static void | |
7 |
Static | device_is_paired | static gboolean | |
8 |
Static | get_properties | static DBusMessage * | |
9 |
Static | set_alias | static DBusMessage * | |
10 |
Static | set_trust | static DBusMessage * | |
11 |
Inline | invalid_args | static inline DBusMessage * | |
12 |
Static | set_property | static DBusMessage * | |
13 |
Static | discover_services_req_exit | static void | |
14 |
Static | discover_services | static DBusMessage * | |
15 |
Static | cancel_discover | static DBusMessage * | |
16 |
Static | disconnect_timeout | static gboolean | |
17 |
Static | disconnect | static DBusMessage * | |
18 |
Function | device_is_connected | gboolean | |
19 |
Static | device_set_connected | static void | |
20 |
Function | device_add_connection | void | |
21 |
Function | device_remove_connection | void | |
22 |
Function | device_has_connection | gboolean | |
23 |
Function | device_set_secmode3_conn | void | |
24 |
Function | device_create | struct btd_device * | |
25 |
Static | device_remove_bonding | static void | |
26 |
Static | device_remove_stored | static void | |
27 |
Function | device_remove | void | |
28 |
Function | device_address_cmp | gint | |
29 |
Static | record_has_uuid | static gboolean | |
30 |
Static | device_match_pattern | static GSList * | |
31 |
Static | device_match_driver | static GSList * | |
32 |
Function | device_probe_drivers | void | |
33 |
Static | device_remove_drivers | static void | |
34 |
Static | iter_append_record | static void | |
35 |
Static | append_and_grow_string | static void | |
36 |
Static | discover_device_reply | static void | |
37 |
Static | services_changed | static void | |
38 |
Static | rec_cmp | static int | |
39 |
Static | update_services | static void | |
40 |
Static | store_profiles | static void | |
41 |
Static | browse_req_free | static void | |
42 |
Static | search_cb | static void | |
43 |
Static | browse_cb | static void | |
44 |
Static | init_browse | static void | |
45 |
Function | device_browse | int | |
46 |
Function | device_get_adapter | struct btd_adapter * | |
47 |
Function | device_get_address | void | |
48 |
Function | device_get_path | const gchar * | |
49 |
Function | device_get_agent | struct agent * | |
50 |
Function | device_set_agent | void | |
51 |
Function | device_is_busy | gboolean | |
52 |
Function | device_is_temporary | gboolean | |
53 |
Function | device_set_temporary | void | |
54 |
Function | device_set_cap | void | |
55 |
Function | device_get_cap | uint8_t | |
56 |
Function | device_set_auth | void | |
57 |
Function | device_get_auth | uint8_t | |
58 |
Static | start_discovery | static gboolean | |
59 |
Function | new_authentication_return | DBusMessage * | |
60 |
Static | bonding_request_free | static void | |
61 |
Static | device_set_paired | static void | |
62 |
Static | device_agent_removed | static void | |
63 |
Static | bonding_request_new | static struct bonding_req * | |
64 |
Static | create_bonding_io_cb | static gboolean | |
65 |
Static | create_bond_req_exit | static void | |
66 |
Static | l2raw_connect | static int | |
67 |
Function | device_create_bonding | DBusMessage * | |
68 |
Function | device_simple_pairing_complete | void | |
69 |
Function | device_bonding_complete | void | |
70 |
Function | device_is_bonding | gboolean | |
71 |
Function | device_cancel_bonding | void | |
72 |
Static | pincode_cb | static void | |
73 |
Static | confirm_cb | static void | |
74 |
Static | passkey_cb | static void | |
75 |
Function | device_request_authentication | int | |
76 |
Static | cancel_authentication | static void | |
77 |
Function | device_cancel_authentication | void | |
78 |
Function | device_is_authenticating | gboolean | |
79 |
Function | device_set_renewed_key | void | |
80 |
Function | btd_device_add_uuid | void | |
81 |
Function | btd_device_get_record | const sdp_record_t * | |
82 |
Function | btd_register_device_driver | int | |
83 |
Function | btd_unregister_device_driver | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー