Searched refs:SDP_GET32 (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A 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(le in print_bluetooth_profile_descriptor_list() [all...] |
/freebsd/lib/libsdp/ |
H A D | util.c | 322 SDP_GET32(value.uint32, start); in sdp_print() 360 SDP_GET32(value.int32, start); in sdp_print() 374 SDP_GET32(value.uint32, start); in sdp_print() 389 SDP_GET32(value.uint32, start); in sdp_print() 412 SDP_GET32(value.uint32, start); in sdp_print() 431 SDP_GET32(value.uint32, start); in sdp_print() 448 SDP_GET32(value.uint32, start); in sdp_print()
|
H A D | Makefile | 17 MLINKS+= sdp.3 SDP_GET32.3
|
H A D | search.c | 288 SDP_GET32(len, rsp_tmp); in sdp_search() 310 SDP_GET32(len, rsp_tmp); in sdp_search()
|
H A D | sdp.h | 329 #define SDP_GET32(l, cp) { \ macro
|
/freebsd/usr.sbin/bluetooth/bthidcontrol/ |
H A D | sdp.c | 270 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 291 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 312 SDP_GET32(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 377 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor() 405 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor() 440 SDP_GET32(len, ptr); in hid_sdp_parse_hid_descriptor()
|
/freebsd/usr.bin/bluetooth/rfcomm_sppd/ |
H A D | rfcomm_sdp.c | 126 SDP_GET32(len, proto.value); in rfcomm_channel_lookup() 143 SDP_GET32(len, proto.value); in rfcomm_channel_lookup() 211 SDP_GET32(len, start); in rfcomm_proto_list_parse()
|
/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | ssar.c | 78 SDP_GET32(value, buf); in server_search_uuid_sub() 136 SDP_GET32(value, buf); in server_search_uuid_sub() 219 SDP_GET32(ssplen, req); in server_prepare_service_search_attribute_response() 261 SDP_GET32(aidlen, req); in server_prepare_service_search_attribute_response()
|
H A 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()
|
H A D | sur.c | 68 SDP_GET32(handle, req); in server_prepare_service_unregister_response()
|
H A D | scr.c | 68 SDP_GET32(handle, req); in server_prepare_service_change_response()
|
H A D | ssr.c | 91 SDP_GET32(ssplen, req); in server_prepare_service_search_response()
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 253 OLD_FILES+=usr/share/man/man3/SDP_GET32.3.gz
|