Searched refs:SDP_GET32 (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/usr.sbin/bluetooth/sdpcontrol/ |
| D | search.c | 98 SDP_GET32(len, start); in print_service_class_id_list() 124 SDP_GET32(value, start); in print_service_class_id_list() 187 SDP_GET32(value.uint32, start); in print_protocol_descriptor() 236 SDP_GET32(value.uint32, start); in print_protocol_descriptor() 285 SDP_GET32(len, start); in print_protocol_descriptor() 309 SDP_GET32(len, start); in print_protocol_descriptor() 346 SDP_GET32(len, start); in print_protocol_descriptor_list() 374 SDP_GET32(len, start); in print_protocol_descriptor_list() 432 SDP_GET32(len, start); in print_bluetooth_profile_descriptor_list() 460 SDP_GET32(len, start); in print_bluetooth_profile_descriptor_list() [all …]
|
| /freebsd-12-stable/lib/libsdp/ |
| D | util.c | 323 SDP_GET32(value.uint32, start); in sdp_print() 361 SDP_GET32(value.int32, start); in sdp_print() 375 SDP_GET32(value.uint32, start); in sdp_print() 390 SDP_GET32(value.uint32, start); in sdp_print() 413 SDP_GET32(value.uint32, start); in sdp_print() 432 SDP_GET32(value.uint32, start); in sdp_print() 449 SDP_GET32(value.uint32, start); in sdp_print()
|
| D | Makefile | 18 MLINKS+= sdp.3 SDP_GET32.3
|
| D | search.c | 289 SDP_GET32(len, rsp_tmp); in sdp_search() 311 SDP_GET32(len, rsp_tmp); in sdp_search()
|
| D | sdp.h | 330 #define SDP_GET32(l, cp) { \ macro
|
| /freebsd-12-stable/usr.sbin/bluetooth/bthidcontrol/ |
| D | sdp.c | 271 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 292 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 313 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 378 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor() 406 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor() 441 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor()
|
| /freebsd-12-stable/usr.bin/bluetooth/rfcomm_sppd/ |
| D | rfcomm_sdp.c | 127 SDP_GET32(len, proto.value); in rfcomm_channel_lookup() 144 SDP_GET32(len, proto.value); in rfcomm_channel_lookup() 212 SDP_GET32(len, start); in rfcomm_proto_list_parse()
|
| /freebsd-12-stable/usr.sbin/bluetooth/sdpd/ |
| D | ssar.c | 79 SDP_GET32(value, buf); in server_search_uuid_sub() 137 SDP_GET32(value, buf); in server_search_uuid_sub() 220 SDP_GET32(ssplen, req); in server_prepare_service_search_attribute_response() 262 SDP_GET32(aidlen, req); in server_prepare_service_search_attribute_response()
|
| D | sar.c | 171 SDP_GET32(handle, req); in server_prepare_service_attribute_response() 189 SDP_GET32(aidlen, req); in server_prepare_service_attribute_response()
|
| D | sur.c | 69 SDP_GET32(handle, req); in server_prepare_service_unregister_response()
|
| D | scr.c | 69 SDP_GET32(handle, req); in server_prepare_service_change_response()
|
| D | ssr.c | 91 SDP_GET32(ssplen, req); in server_prepare_service_search_response()
|
| /freebsd-12-stable/tools/build/mk/ |
| D | OptionalObsoleteFiles.inc | 528 OLD_FILES+=usr/share/man/man3/SDP_GET32.3.gz
|