ファイル名sdp.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 481 | 11% | 
| 空行行数 | 683 | 16% | 
| 実行行数 | 3229 | 73% | 
| 合計行数 | 4393 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 128 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
ntoh128 | static inline void | ||
2  | 
ntoh64 | static inline uint64_t | ||
3  | 
ntoh128 | static inline void | ||
4  | 
string_lookup | static char * | ||
5  | 
string_lookup_uuid | static char * | ||
6  | 
uuid2str | static int | ||
7  | 
sdp_proto_uuid2strn | int | ||
8  | 
sdp_svclass_uuid2strn | int | ||
9  | 
sdp_profile_uuid2strn | int | ||
10  | 
sdp_uuid2strn | int | ||
11  | 
sdp_uuid_print | void | ||
12  | 
sdp_data_alloc_with_length | sdp_data_t * | ||
13  | 
sdp_data_alloc | sdp_data_t * | ||
14  | 
sdp_seq_append | sdp_data_t * | ||
15  | 
sdp_seq_alloc_with_length | sdp_data_t * | ||
16  | 
sdp_seq_alloc | sdp_data_t * | ||
17  | 
extract_svclass_uuid | static void | ||
18  | 
sdp_attr_add | int | ||
19  | 
sdp_attr_remove | void | ||
20  | 
sdp_set_seq_len | void | ||
21  | 
sdp_set_data_type | int | ||
22  | 
sdp_set_attrid | void | ||
23  | 
get_data_size | static int | ||
24  | 
sdp_gen_pdu | int | ||
25  | 
sdp_attr_pdu | static void | ||
26  | 
sdp_gen_record_pdu | int | ||
27  | 
sdp_attr_replace | void | ||
28  | 
sdp_attrid_comp_func | int | ||
29  | 
data_seq_free | static void | ||
30  | 
sdp_data_free | void | ||
31  | 
sdp_uuid_extract | int | ||
32  | 
extract_int | static sdp_data_t * | ||
33  | 
extract_uuid | static sdp_data_t * | ||
34  | 
extract_str | static sdp_data_t * | ||
35  | 
sdp_extract_seqtype | int | ||
36  | 
extract_seq | static sdp_data_t * | ||
37  | 
sdp_extract_attr | sdp_data_t * | ||
38  | 
attr_print_func | static void | ||
39  | 
sdp_print_service_attr | void | ||
40  | 
sdp_extract_pdu | sdp_record_t * | ||
41  | 
print_dataseq | static void | ||
42  | 
sdp_record_print | void | ||
43  | 
sdp_data_print | void | ||
44  | 
sdp_data_get | sdp_data_t * | ||
45  | 
sdp_send_req | int | ||
46  | 
sdp_read_rsp | int | ||
47  | 
sdp_send_req_w4_rsp | int | ||
48  | 
sdp_list_append | sdp_list_t * | ||
49  | 
sdp_list_remove | sdp_list_t * | ||
50  | 
sdp_list_insert_sorted | sdp_list_t * | ||
51  | 
sdp_list_free | void | ||
52  | 
__find_port | static inline int | ||
53  | 
sdp_get_proto_port | int | ||
54  | 
sdp_get_proto_desc | sdp_data_t * | ||
55  | 
sdp_get_access_protos | int | ||
56  | 
sdp_get_add_access_protos | int | ||
57  | 
sdp_get_uuidseq_attr | int | ||
58  | 
sdp_set_uuidseq_attr | int | ||
59  | 
sdp_get_lang_attr | int | ||
60  | 
sdp_get_profile_descs | int | ||
61  | 
sdp_get_server_ver | int | ||
62  | 
sdp_get_int_attr | int | ||
63  | 
sdp_get_string_attr | int | ||
64  | 
sdp_get_service_id | int | ||
65  | 
sdp_get_group_id | int | ||
66  | 
sdp_get_record_state | int | ||
67  | 
sdp_get_service_avail | int | ||
68  | 
sdp_get_service_ttl | int | ||
69  | 
sdp_get_database_state | int | ||
70  | 
sdp_attr_add_new | int | ||
71  | 
sdp_set_info_attr | void | ||
72  | 
access_proto_to_dataseq | static sdp_data_t * | ||
73  | 
sdp_set_access_protos | int | ||
74  | 
sdp_set_add_access_protos | int | ||
75  | 
sdp_set_lang_attr | int | ||
76  | 
sdp_set_service_id | void | ||
77  | 
sdp_set_group_id | void | ||
78  | 
sdp_set_profile_descs | int | ||
79  | 
sdp_set_url_attr | void | ||
80  | 
sdp_create_base_uuid | uint128_t * | ||
81  | 
sdp_uuid16_create | uuid_t * | ||
82  | 
sdp_uuid32_create | uuid_t * | ||
83  | 
sdp_uuid128_create | uuid_t * | ||
84  | 
sdp_uuid16_cmp | int | ||
85  | 
sdp_uuid128_cmp | int | ||
86  | 
sdp_uuid16_to_uuid128 | void | ||
87  | 
sdp_uuid32_to_uuid128 | void | ||
88  | 
sdp_uuid_to_uuid128 | uuid_t * | ||
89  | 
sdp_uuid128_to_uuid | int | ||
90  | 
sdp_uuid_to_proto | int | ||
91  | 
sdp_append_to_buf | void | ||
92  | 
sdp_append_to_pdu | void | ||
93  | 
sdp_device_record_register_binary | int | ||
94  | 
sdp_device_record_register | int | ||
95  | 
sdp_record_register | int | ||
96  | 
sdp_device_record_unregister_binary | int | ||
97  | 
sdp_device_record_unregister | int | ||
98  | 
sdp_record_unregister | int | ||
99  | 
sdp_device_record_update_binary | int | ||
100  | 
sdp_device_record_update | int | ||
101  | 
sdp_record_update | int | ||
102  | 
sdp_record_alloc | sdp_record_t * | ||
103  | 
sdp_record_free | void | ||
104  | 
sdp_pattern_add_uuid | void | ||
105  | 
sdp_pattern_add_uuidseq | void | ||
106  | 
extract_record_handle_seq | static void | ||
107  | 
gen_dataseq_pdu | static int | ||
108  | 
gen_searchseq_pdu | static int | ||
109  | 
gen_attridseq_pdu | static int | ||
110  | 
copy_cstate | static int | ||
111  | 
sdp_service_search_req | int | ||
112  | 
sdp_service_attr_req | sdp_record_t * | ||
113  | 
sdp_create | sdp_session_t * | ||
114  | 
sdp_set_notify | int | ||
115  | 
sdp_service_search_async | int | ||
116  | 
sdp_service_attr_async | int | ||
117  | 
sdp_service_search_attr_async | int | ||
118  | 
sdp_get_error | int | ||
119  | 
sdp_process | int | ||
120  | 
sdp_service_search_attr_req | int | ||
121  | 
sdp_general_inquiry | int | ||
122  | 
sdp_close | int | ||
123  | 
sdp_is_local | static inline int | ||
124  | 
sdp_connect_local | static int | ||
125  | 
sdp_connect_l2cap | static int | ||
126  | 
sdp_connect | sdp_session_t * | ||
127  | 
sdp_get_socket | int | ||
128  | 
sdp_gen_tid | uint16_t | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー