Home
last modified time | relevance | path

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

/dragonfly/usr.bin/sdpquery/
HDsearch.c128 SDP_GET32(len, start); in print_service_class_id_list()
148 SDP_GET32(value, start); in print_service_class_id_list()
211 SDP_GET32(value.uint32, start); in print_protocol_descriptor()
260 SDP_GET32(value.uint32, start); in print_protocol_descriptor()
307 SDP_GET32(len, start); in print_protocol_descriptor()
330 SDP_GET32(len, start); in print_protocol_descriptor()
367 SDP_GET32(len, start); in print_protocol_descriptor_list()
389 SDP_GET32(len, start); in print_protocol_descriptor_list()
441 SDP_GET32(len, start); in print_bluetooth_profile_descriptor_list()
463 SDP_GET32(len, start); in print_bluetooth_profile_descriptor_list()
[all …]
/dragonfly/lib/libsdp/
HDutil.c344 SDP_GET32(value.uint32, start); in sdp_print()
397 SDP_GET32(value.int32, start); in sdp_print()
411 SDP_GET32(value.uint32, start); in sdp_print()
426 SDP_GET32(value.uint32, start); in sdp_print()
449 SDP_GET32(value.uint32, start); in sdp_print()
468 SDP_GET32(value.uint32, start); in sdp_print()
485 SDP_GET32(value.uint32, start); in sdp_print()
HDMakefile19 MLINKS+= sdp.3 SDP_GET32.3
HDsearch.c289 SDP_GET32(len, rsp_tmp); in sdp_search()
311 SDP_GET32(len, rsp_tmp); in sdp_search()
HDsdp.h353 #define SDP_GET32(l, cp) do { \ macro
/dragonfly/usr.bin/rfcomm_sppd/
HDrfcomm_sdp.c158 SDP_GET32(len, proto.value); in rfcomm_channel_lookup()
175 SDP_GET32(len, proto.value); in rfcomm_channel_lookup()
243 SDP_GET32(len, start); in rfcomm_proto_list_parse()
/dragonfly/usr.sbin/sdpd/
HDsar.c171 SDP_GET32(handle, req); in server_prepare_service_attribute_response()
189 SDP_GET32(aidlen, req); in server_prepare_service_attribute_response()
HDsur.c70 SDP_GET32(handle, req); in server_prepare_service_unregister_response()
HDscr.c70 SDP_GET32(handle, req); in server_prepare_service_change_response()
HDssar.c112 SDP_GET32(aidlen, req); in server_prepare_service_search_attribute_response()
HDssr.c85 SDP_GET32(ssplen, req); in server_get_service_search_pattern()