ファイル名sdp.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 469 | 11% |
| 空行行数 | 692 | 16% |
| 実行行数 | 3273 | 73% |
| 合計行数 | 4434 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 132 |
定義関数| 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 | static 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 |
sdp_copy_pattern | static void | ||
42 |
sdp_data_value | static void * | ||
43 |
sdp_copy_seq | static sdp_data_t * | ||
44 |
sdp_copy_attrlist | static void | ||
45 |
sdp_copy_record | sdp_record_t * | ||
46 |
print_dataseq | static void | ||
47 |
sdp_record_print | void | ||
48 |
sdp_data_print | void | ||
49 |
sdp_data_get | sdp_data_t * | ||
50 |
sdp_send_req | static int | ||
51 |
sdp_read_rsp | static int | ||
52 |
sdp_send_req_w4_rsp | int | ||
53 |
sdp_list_append | sdp_list_t * | ||
54 |
sdp_list_remove | sdp_list_t * | ||
55 |
sdp_list_insert_sorted | sdp_list_t * | ||
56 |
sdp_list_free | void | ||
57 |
__find_port | static inline int | ||
58 |
sdp_get_proto_port | int | ||
59 |
sdp_get_proto_desc | sdp_data_t * | ||
60 |
sdp_get_access_protos | int | ||
61 |
sdp_get_add_access_protos | int | ||
62 |
sdp_get_uuidseq_attr | int | ||
63 |
sdp_set_uuidseq_attr | int | ||
64 |
sdp_get_lang_attr | int | ||
65 |
sdp_get_profile_descs | int | ||
66 |
sdp_get_server_ver | int | ||
67 |
sdp_get_int_attr | int | ||
68 |
sdp_get_string_attr | int | ||
69 |
sdp_get_service_id | int | ||
70 |
sdp_get_group_id | int | ||
71 |
sdp_get_record_state | int | ||
72 |
sdp_get_service_avail | int | ||
73 |
sdp_get_service_ttl | int | ||
74 |
sdp_get_database_state | int | ||
75 |
sdp_attr_add_new | int | ||
76 |
sdp_set_info_attr | void | ||
77 |
access_proto_to_dataseq | static sdp_data_t * | ||
78 |
sdp_set_access_protos | int | ||
79 |
sdp_set_add_access_protos | int | ||
80 |
sdp_set_lang_attr | int | ||
81 |
sdp_set_service_id | void | ||
82 |
sdp_set_group_id | void | ||
83 |
sdp_set_profile_descs | int | ||
84 |
sdp_set_url_attr | void | ||
85 |
sdp_uuid16_create | uuid_t * | ||
86 |
sdp_uuid32_create | uuid_t * | ||
87 |
sdp_uuid128_create | uuid_t * | ||
88 |
sdp_uuid16_cmp | int | ||
89 |
sdp_uuid128_cmp | int | ||
90 |
sdp_uuid16_to_uuid128 | void | ||
91 |
sdp_uuid32_to_uuid128 | void | ||
92 |
sdp_uuid_to_uuid128 | uuid_t * | ||
93 |
sdp_uuid128_to_uuid | int | ||
94 |
sdp_uuid_to_proto | int | ||
95 |
sdp_append_to_buf | void | ||
96 |
sdp_append_to_pdu | void | ||
97 |
sdp_device_record_register_binary | int | ||
98 |
sdp_device_record_register | int | ||
99 |
sdp_record_register | int | ||
100 |
sdp_device_record_unregister_binary | int | ||
101 |
sdp_device_record_unregister | int | ||
102 |
sdp_record_unregister | int | ||
103 |
sdp_device_record_update_binary | int | ||
104 |
sdp_device_record_update | int | ||
105 |
sdp_record_update | int | ||
106 |
sdp_record_alloc | sdp_record_t * | ||
107 |
sdp_record_free | void | ||
108 |
sdp_pattern_add_uuid | void | ||
109 |
sdp_pattern_add_uuidseq | void | ||
110 |
extract_record_handle_seq | static void | ||
111 |
gen_dataseq_pdu | static int | ||
112 |
gen_searchseq_pdu | static int | ||
113 |
gen_attridseq_pdu | static int | ||
114 |
copy_cstate | static int | ||
115 |
sdp_service_search_req | int | ||
116 |
sdp_service_attr_req | sdp_record_t * | ||
117 |
sdp_create | sdp_session_t * | ||
118 |
sdp_set_notify | int | ||
119 |
sdp_service_search_async | int | ||
120 |
sdp_service_attr_async | int | ||
121 |
sdp_service_search_attr_async | int | ||
122 |
sdp_get_error | int | ||
123 |
sdp_process | int | ||
124 |
sdp_service_search_attr_req | int | ||
125 |
sdp_general_inquiry | int | ||
126 |
sdp_close | int | ||
127 |
sdp_is_local | static inline int | ||
128 |
sdp_connect_local | static int | ||
129 |
sdp_connect_l2cap | static int | ||
130 |
sdp_connect | sdp_session_t * | ||
131 |
sdp_get_socket | int | ||
132 |
sdp_gen_tid | uint16_t |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー