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