Home
last modified time | relevance | path

Searched refs:SDP_GET8 (Results 1 – 11 of 11) sorted by relevance

/freebsd-10-stable/usr.sbin/bluetooth/bthidcontrol/
Dsdp.c190 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
193 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
211 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
214 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
232 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
235 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
255 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
272 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
297 SDP_GET8(type, ptr); in hid_sdp_parse_hid_descriptor()
300 SDP_GET8(len, ptr); in hid_sdp_parse_hid_descriptor()
[all …]
/freebsd-10-stable/usr.bin/bluetooth/rfcomm_sppd/
Drfcomm_sdp.c118 SDP_GET8(type, proto.value); in rfcomm_channel_lookup()
121 SDP_GET8(len, proto.value); in rfcomm_channel_lookup()
130 SDP_GET8(type, proto.value); in rfcomm_channel_lookup()
134 SDP_GET8(len, proto.value); in rfcomm_channel_lookup()
199 SDP_GET8(type, start); in rfcomm_proto_list_parse()
202 SDP_GET8(len, start); in rfcomm_proto_list_parse()
223 SDP_GET8(type, start); len -= sizeof(uint8_t); in rfcomm_proto_list_parse()
247 SDP_GET8(type, start); in rfcomm_proto_list_parse()
251 SDP_GET8(*channel, start); in rfcomm_proto_list_parse()
/freebsd-10-stable/usr.sbin/bluetooth/sdpcontrol/
Dsearch.c84 SDP_GET8(type, start); in print_service_class_id_list()
87 SDP_GET8(len, start); in print_service_class_id_list()
112 SDP_GET8(type, start); in print_service_class_id_list()
175 SDP_GET8(type, start); in print_protocol_descriptor()
210 SDP_GET8(type, start); in print_protocol_descriptor()
219 SDP_GET8(value.uint8, start); in print_protocol_descriptor()
266 SDP_GET8(len, start); in print_protocol_descriptor()
290 SDP_GET8(len, start); in print_protocol_descriptor()
332 SDP_GET8(type, start); in print_protocol_descriptor_list()
335 SDP_GET8(len, start); in print_protocol_descriptor_list()
[all …]
/freebsd-10-stable/usr.sbin/bluetooth/sdpd/
Dssar.c58 SDP_GET8(type, buf); in server_search_uuid_sub()
120 SDP_GET8(value, buf); in server_search_uuid_sub()
206 SDP_GET8(type, req); in server_prepare_service_search_attribute_response()
209 SDP_GET8(ssplen, req); in server_prepare_service_search_attribute_response()
239 SDP_GET8(type, req); in server_prepare_service_search_attribute_response()
245 SDP_GET8(aidlen, req); in server_prepare_service_search_attribute_response()
272 SDP_GET8(cslen, req); in server_prepare_service_search_attribute_response()
299 SDP_GET8(type, sspptr); in server_prepare_service_search_attribute_response()
Dssr.c77 SDP_GET8(type, req); in server_prepare_service_search_response()
80 SDP_GET8(ssplen, req); in server_prepare_service_search_response()
108 SDP_GET8(cslen, ptr); in server_prepare_service_search_response()
142 SDP_GET8(type, req); in server_prepare_service_search_response()
Dsar.c95 SDP_GET8(type, req); in server_prepare_attr_list()
175 SDP_GET8(type, req); in server_prepare_service_attribute_response()
178 SDP_GET8(aidlen, req); in server_prepare_service_attribute_response()
198 SDP_GET8(cslen, ptr); in server_prepare_service_attribute_response()
/freebsd-10-stable/lib/libsdp/
Dutil.c304 SDP_GET8(type, start); in sdp_print()
312 SDP_GET8(value.uint8, start); in sdp_print()
350 SDP_GET8(value.int8, start); in sdp_print()
377 SDP_GET8(value.uint8, start); in sdp_print()
393 SDP_GET8(value.uint8, start); in sdp_print()
398 SDP_GET8(value.uint8, start); in sdp_print()
417 SDP_GET8(value.uint8, start); in sdp_print()
436 SDP_GET8(value.uint8, start); in sdp_print()
Dsearch.c275 SDP_GET8(t, rsp_tmp); in sdp_search()
278 SDP_GET8(len, rsp_tmp); in sdp_search()
297 SDP_GET8(t, rsp_tmp); in sdp_search()
300 SDP_GET8(len, rsp_tmp); in sdp_search()
320 SDP_GET8(t, rsp_tmp); in sdp_search()
DMakefile15 MLINKS+= sdp.3 SDP_GET8.3
Dsdp.h314 #define SDP_GET8(b, cp) { \ macro
/freebsd-10-stable/tools/build/mk/
DOptionalObsoleteFiles.inc278 OLD_FILES+=usr/share/man/man3/SDP_GET8.3.gz