Searched refs:SDP_GET32 (Results 1 – 13 of 13) sorted by relevance
| /freebsd-10-stable/usr.sbin/bluetooth/sdpcontrol/ |
| D | search.c | 95 SDP_GET32(len, start); in print_service_class_id_list() 121 SDP_GET32(value, start); in print_service_class_id_list() 184 SDP_GET32(value.uint32, start); in print_protocol_descriptor() 233 SDP_GET32(value.uint32, start); in print_protocol_descriptor() 282 SDP_GET32(len, start); in print_protocol_descriptor() 306 SDP_GET32(len, start); in print_protocol_descriptor() 343 SDP_GET32(len, start); in print_protocol_descriptor_list() 371 SDP_GET32(len, start); in print_protocol_descriptor_list() 429 SDP_GET32(len, start); in print_bluetooth_profile_descriptor_list() 457 SDP_GET32(len, start); in print_bluetooth_profile_descriptor_list() [all …]
|
| /freebsd-10-stable/lib/libsdp/ |
| D | util.c | 320 SDP_GET32(value.uint32, start); in sdp_print() 358 SDP_GET32(value.int32, start); in sdp_print() 372 SDP_GET32(value.uint32, start); in sdp_print() 387 SDP_GET32(value.uint32, start); in sdp_print() 410 SDP_GET32(value.uint32, start); in sdp_print() 429 SDP_GET32(value.uint32, start); in sdp_print() 446 SDP_GET32(value.uint32, start); in sdp_print()
|
| D | Makefile | 17 MLINKS+= sdp.3 SDP_GET32.3
|
| D | search.c | 286 SDP_GET32(len, rsp_tmp); in sdp_search() 308 SDP_GET32(len, rsp_tmp); in sdp_search()
|
| D | sdp.h | 328 #define SDP_GET32(l, cp) { \ macro
|
| /freebsd-10-stable/usr.sbin/bluetooth/bthidcontrol/ |
| D | sdp.c | 201 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 222 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 243 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 308 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor() 336 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor() 371 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor()
|
| /freebsd-10-stable/usr.bin/bluetooth/rfcomm_sppd/ |
| D | rfcomm_sdp.c | 125 SDP_GET32(len, proto.value); in rfcomm_channel_lookup() 142 SDP_GET32(len, proto.value); in rfcomm_channel_lookup() 210 SDP_GET32(len, start); in rfcomm_proto_list_parse()
|
| /freebsd-10-stable/usr.sbin/bluetooth/sdpd/ |
| D | ssar.c | 76 SDP_GET32(value, buf); in server_search_uuid_sub() 134 SDP_GET32(value, buf); in server_search_uuid_sub() 217 SDP_GET32(ssplen, req); in server_prepare_service_search_attribute_response() 259 SDP_GET32(aidlen, req); in server_prepare_service_search_attribute_response()
|
| D | sar.c | 168 SDP_GET32(handle, req); in server_prepare_service_attribute_response() 186 SDP_GET32(aidlen, req); in server_prepare_service_attribute_response()
|
| D | sur.c | 66 SDP_GET32(handle, req); in server_prepare_service_unregister_response()
|
| D | scr.c | 66 SDP_GET32(handle, req); in server_prepare_service_change_response()
|
| D | ssr.c | 88 SDP_GET32(ssplen, req); in server_prepare_service_search_response()
|
| /freebsd-10-stable/tools/build/mk/ |
| D | OptionalObsoleteFiles.inc | 276 OLD_FILES+=usr/share/man/man3/SDP_GET32.3.gz
|