Home
last modified time | relevance | path

Searched refs:SDP_GET16 (Results 1 – 12 of 12) sorted by relevance

/freebsd-9-stable/usr.sbin/bluetooth/sdpcontrol/
Dsearch.c91 SDP_GET16(len, start); in print_service_class_id_list()
109 SDP_GET16(value, start); in print_service_class_id_list()
172 SDP_GET16(value.uint16, start); in print_protocol_descriptor()
220 SDP_GET16(value.uint16, start); in print_protocol_descriptor()
267 SDP_GET16(len, start); in print_protocol_descriptor()
289 SDP_GET16(len, start); in print_protocol_descriptor()
330 SDP_GET16(len, start); in print_protocol_descriptor_list()
352 SDP_GET16(len, start); in print_protocol_descriptor_list()
404 SDP_GET16(len, start); in print_bluetooth_profile_descriptor_list()
426 SDP_GET16(len, start); in print_bluetooth_profile_descriptor_list()
[all …]
/freebsd-9-stable/usr.sbin/bluetooth/bthidcontrol/
Dsdp.c197 SDP_GET16(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
218 SDP_GET16(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
239 SDP_GET16(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
258 SDP_GET16(uuid, ptr); in hid_sdp_parse_protocol_descriptor_list()
275 SDP_GET16(psm, ptr); in hid_sdp_parse_protocol_descriptor_list()
304 SDP_GET16(len, ptr); in hid_sdp_parse_hid_descriptor()
330 SDP_GET16(len, ptr); in hid_sdp_parse_hid_descriptor()
365 SDP_GET16(len, ptr); in hid_sdp_parse_hid_descriptor()
/freebsd-9-stable/usr.sbin/bluetooth/sdpd/
Dsar.c102 SDP_GET16(lo, req); in server_prepare_attr_list()
110 SDP_GET16(lo, req); in server_prepare_attr_list()
111 SDP_GET16(hi, req); in server_prepare_attr_list()
169 SDP_GET16(rsp_limit, req); in server_prepare_service_attribute_response()
182 SDP_GET16(aidlen, req); in server_prepare_service_attribute_response()
203 SDP_GET16(cs, ptr); in server_prepare_service_attribute_response()
Dssar.c64 SDP_GET16(value, buf); in server_search_uuid_sub()
126 SDP_GET16(value, buf); in server_search_uuid_sub()
213 SDP_GET16(ssplen, req); in server_prepare_service_search_attribute_response()
230 SDP_GET16(rsp_limit, req); in server_prepare_service_search_attribute_response()
252 SDP_GET16(aidlen, req); in server_prepare_service_search_attribute_response()
277 SDP_GET16(cs, req); in server_prepare_service_search_attribute_response()
Dssr.c84 SDP_GET16(ssplen, req); in server_prepare_service_search_response()
100 SDP_GET16(rsp_limit, ptr); in server_prepare_service_search_response()
113 SDP_GET16(cs, ptr); in server_prepare_service_search_response()
Dsrr.c73 SDP_GET16(uuid, req); in server_prepare_service_register_response()
/freebsd-9-stable/lib/libsdp/
Dutil.c316 SDP_GET16(value.uint16, start); in sdp_print()
354 SDP_GET16(value.int16, start); in sdp_print()
367 SDP_GET16(value.uint16, start); in sdp_print()
382 SDP_GET16(value.uint16, start); in sdp_print()
404 SDP_GET16(value.uint16, start); in sdp_print()
423 SDP_GET16(value.uint16, start); in sdp_print()
441 SDP_GET16(value.uint16, start); in sdp_print()
Dsearch.c282 SDP_GET16(len, rsp_tmp); in sdp_search()
304 SDP_GET16(len, rsp_tmp); in sdp_search()
325 SDP_GET16(vp->attr, rsp_tmp); in sdp_search()
DMakefile16 MLINKS+= sdp.3 SDP_GET16.3
Dsdp.h320 #define SDP_GET16(s, cp) { \ macro
/freebsd-9-stable/usr.bin/bluetooth/rfcomm_sppd/
Drfcomm_sdp.c123 SDP_GET16(len, proto.value); in rfcomm_channel_lookup()
138 SDP_GET16(len, proto.value); in rfcomm_channel_lookup()
206 SDP_GET16(len, start); in rfcomm_proto_list_parse()
226 SDP_GET16(value, start); len -= sizeof(uint16_t); in rfcomm_proto_list_parse()
/freebsd-9-stable/tools/build/mk/
DOptionalObsoleteFiles.inc411 OLD_FILES+=usr/share/man/man3/SDP_GET16.3.gz