adapter.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 73 | 2% |
空行行数 | 798 | 23% |
実行行数 | 2650 | 75% |
合計行数 | 3521 | 100% |
内容 | 定義数 |
---|---|
関数数 | 139 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
![]() |
invalid_args | static inline DBusMessage * | |
2 |
![]() |
not_available | static inline DBusMessage * | |
3 |
![]() |
adapter_not_ready | static inline DBusMessage * | |
4 |
![]() |
no_such_adapter | static inline DBusMessage * | |
5 |
![]() |
failed_strerror | static inline DBusMessage * | |
6 |
![]() |
in_progress | static inline DBusMessage * | |
7 |
![]() |
not_in_progress | static inline DBusMessage * | |
8 |
![]() |
not_authorized | static inline DBusMessage * | |
9 |
![]() |
unsupported_major_class | static inline DBusMessage * | |
10 |
![]() |
error_failed | static DBusHandlerResult | |
11 |
![]() |
error_failed_errno | static DBusHandlerResult | |
12 |
![]() |
error_connection_attempt_failed | static DBusHandlerResult | |
13 |
![]() |
bonding_request_free | static void | |
14 |
![]() |
active_conn_find_by_bdaddr | static int | |
15 |
![]() |
active_conn_find_by_handle | static int | |
16 |
![]() |
send_out_of_range | static void | |
17 |
![]() |
found_device_cmp | static int | |
18 |
![]() |
auth_req_cmp | static int | |
19 |
![]() |
adapter_find_auth_request | struct pending_auth_info * | |
20 |
![]() |
adapter_remove_auth_request | void | |
21 |
![]() |
adapter_new_auth_request | struct pending_auth_info * | |
22 |
![]() |
dev_info_free | static void | |
23 |
![]() |
pending_remote_name_cancel | int | |
24 |
![]() |
auth_info_agent_cmp | static int | |
25 |
![]() |
device_agent_removed | static void | |
26 |
![]() |
bonding_request_new | static struct bonding_request_info * | |
27 |
![]() |
set_limited_discoverable | static int | |
28 |
![]() |
mode2str | static const char * | |
29 |
![]() |
get_mode | static uint8_t | |
30 |
![]() |
adapter_remove_discov_timeout | static void | |
31 |
![]() |
discov_timeout_handler | static gboolean | |
32 |
![]() |
adapter_set_discov_timeout | static void | |
33 |
![]() |
mode2scan | static uint8_t | |
34 |
![]() |
set_mode | static int | |
35 |
![]() |
set_powered | static DBusMessage * | |
36 |
![]() |
set_discoverable | static DBusMessage * | |
37 |
![]() |
set_pairable | static DBusMessage * | |
38 |
![]() |
pairable_timeout_handler | static gboolean | |
39 |
![]() |
adapter_set_pairable_timeout | static void | |
40 |
![]() |
find_session | static struct session_req * | |
41 |
![]() |
get_needed_mode | static uint8_t | |
42 |
![]() |
session_remove | static void | |
43 |
![]() |
session_free | static void | |
44 |
![]() |
session_owner_exit | static void | |
45 |
![]() |
session_ref | static struct session_req * | |
46 |
![]() |
session_unref | static void | |
47 |
![]() |
create_session | static struct session_req * | |
48 |
![]() |
confirm_mode_cb | static void | |
49 |
![]() |
set_discoverable_timeout | static DBusMessage * | |
50 |
![]() |
set_pairable_timeout | static DBusMessage * | |
51 |
![]() |
update_ext_inquiry_response | static void | |
52 |
![]() |
adapter_set_name | static int | |
53 |
![]() |
set_name | static DBusMessage * | |
54 |
![]() |
reply_authentication_failure | static void | |
55 |
![]() |
adapter_find_device | struct btd_device * | |
56 |
![]() |
adapter_update_devices | static void | |
57 |
![]() |
adapter_create_device | struct btd_device * | |
58 |
![]() |
remove_bonding | static DBusMessage * | |
59 |
![]() |
adapter_remove_device | void | |
60 |
![]() |
adapter_get_device | struct btd_device * | |
61 |
![]() |
remove_pending_device | void | |
62 |
![]() |
create_bonding_conn_complete | static gboolean | |
63 |
![]() |
cancel_auth_request | static void | |
64 |
![]() |
cancel_bonding | static void | |
65 |
![]() |
create_bond_req_exit | static void | |
66 |
![]() |
create_bonding | static DBusMessage * | |
67 |
![]() |
start_inquiry | int | |
68 |
![]() |
start_periodic_inquiry | static int | |
69 |
![]() |
adapter_start_discovery | static DBusMessage * | |
70 |
![]() |
adapter_stop_discovery | static DBusMessage * | |
71 |
![]() |
get_properties | static DBusMessage * | |
72 |
![]() |
set_property | static DBusMessage * | |
73 |
![]() |
request_session | static DBusMessage * | |
74 |
![]() |
release_session | static DBusMessage * | |
75 |
![]() |
list_devices | static DBusMessage * | |
76 |
![]() |
cancel_device_creation | static DBusMessage * | |
77 |
![]() |
create_device | static DBusMessage * | |
78 |
![]() |
parse_io_capability | static uint8_t | |
79 |
![]() |
create_paired_device | static DBusMessage * | |
80 |
![]() |
device_path_cmp | static gint | |
81 |
![]() |
remove_device | static DBusMessage * | |
82 |
![]() |
find_device | static DBusMessage * | |
83 |
![]() |
agent_removed | static void | |
84 |
![]() |
register_agent | static DBusMessage * | |
85 |
![]() |
unregister_agent | static DBusMessage * | |
86 |
![]() |
get_inquiry_mode | static inline uint8_t | |
87 |
![]() |
adapter_read_bdaddr | static int | |
88 |
![]() |
adapter_setup | static int | |
89 |
![]() |
active_conn_append | static int | |
90 |
![]() |
create_stored_device_from_profiles | static void | |
91 |
![]() |
create_stored_device_from_linkkeys | static void | |
92 |
![]() |
load_devices | static void | |
93 |
![]() |
load_drivers | static void | |
94 |
![]() |
get_discoverable_timeout | static int | |
95 |
![]() |
get_pairable_timeout | static int | |
96 |
![]() |
adapter_up | static void | |
97 |
![]() |
adapter_start | int | |
98 |
![]() |
reply_pending_requests | static void | |
99 |
![]() |
unload_drivers | static void | |
100 |
![]() |
adapter_stop | int | |
101 |
![]() |
adapter_update | int | |
102 |
![]() |
adapter_get_class | int | |
103 |
![]() |
adapter_set_class | int | |
104 |
![]() |
adapter_update_ssp_mode | int | |
105 |
![]() |
adapter_free | static void | |
106 |
![]() |
adapter_create | struct btd_adapter * | |
107 |
![]() |
adapter_remove | void | |
108 |
![]() |
adapter_get_dev_id | uint16_t | |
109 |
![]() |
adapter_get_path | const gchar * | |
110 |
![]() |
adapter_get_address | void | |
111 |
![]() |
adapter_set_state | void | |
112 |
![]() |
adapter_get_state | int | |
113 |
![]() |
adapter_search_found_devices | struct remote_dev_info * | |
114 |
![]() |
dev_rssi_cmp | int | |
115 |
![]() |
adapter_add_found_device | int | |
116 |
![]() |
adapter_remove_found_device | int | |
117 |
![]() |
adapter_update_oor_devices | void | |
118 |
![]() |
adapter_remove_oor_device | void | |
119 |
![]() |
adapter_mode_changed | void | |
120 |
![]() |
adapter_get_agent | struct agent * | |
121 |
![]() |
adapter_add_active_conn | void | |
122 |
![]() |
adapter_remove_active_conn | void | |
123 |
![]() |
adapter_search_active_conn_by_bdaddr | struct active_conn_info * | |
124 |
![]() |
adapter_search_active_conn_by_handle | struct active_conn_info * | |
125 |
![]() |
adapter_free_bonding_request | void | |
126 |
![]() |
adapter_get_bonding_info | struct bonding_request_info * | |
127 |
![]() |
adapter_has_discov_sessions | gboolean | |
128 |
![]() |
probe_driver | static void | |
129 |
![]() |
btd_register_adapter_driver | int | |
130 |
![]() |
btd_unregister_adapter_driver | void | |
131 |
![]() |
agent_auth_cb | static void | |
132 |
![]() |
btd_adapter_authorize | static int | |
133 |
![]() |
btd_request_authorization | int | |
134 |
![]() |
btd_cancel_authorization | int | |
135 |
![]() |
adapter_any_get_path | const char * | |
136 |
![]() |
btd_adapter_any_request_path | const char * | |
137 |
![]() |
btd_adapter_any_release_path | void | |
138 |
![]() |
adapter_is_pairable | gboolean | |
139 |
![]() |
adapter_pairing_initiator | gboolean |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー