Searched refs:SDP_GET32 (Results 1 – 11 of 11) sorted by relevance
| /dragonfly/usr.bin/sdpquery/ |
| HD | search.c | 128 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/ |
| HD | util.c | 344 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()
|
| HD | Makefile | 19 MLINKS+= sdp.3 SDP_GET32.3
|
| HD | search.c | 289 SDP_GET32(len, rsp_tmp); in sdp_search() 311 SDP_GET32(len, rsp_tmp); in sdp_search()
|
| HD | sdp.h | 353 #define SDP_GET32(l, cp) do { \ macro
|
| /dragonfly/usr.bin/rfcomm_sppd/ |
| HD | rfcomm_sdp.c | 158 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/ |
| HD | sar.c | 171 SDP_GET32(handle, req); in server_prepare_service_attribute_response() 189 SDP_GET32(aidlen, req); in server_prepare_service_attribute_response()
|
| HD | sur.c | 70 SDP_GET32(handle, req); in server_prepare_service_unregister_response()
|
| HD | scr.c | 70 SDP_GET32(handle, req); in server_prepare_service_change_response()
|
| HD | ssar.c | 112 SDP_GET32(aidlen, req); in server_prepare_service_search_attribute_response()
|
| HD | ssr.c | 85 SDP_GET32(ssplen, req); in server_get_service_search_pattern()
|