Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dsdp.c206 SDP_GET16(vendor_id, v); in hid_sdp_query()
209 SDP_GET16(product_id, v); in hid_sdp_query()
212 SDP_GET16(version, v); in hid_sdp_query()
266 SDP_GET16(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
287 SDP_GET16(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
308 SDP_GET16(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
327 SDP_GET16(uuid, ptr); in hid_sdp_parse_protocol_descriptor_list()
344 SDP_GET16(psm, ptr); in hid_sdp_parse_protocol_descriptor_list()
373 SDP_GET16(len, ptr); in hid_sdp_parse_hid_descriptor()
399 SDP_GET16(le in hid_sdp_parse_hid_descriptor()
[all...]
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c94 SDP_GET16(len, start); in print_service_class_id_list()
118 SDP_GET16(value, start); in print_service_class_id_list()
181 SDP_GET16(value.uint16, start); in print_protocol_descriptor()
229 SDP_GET16(value.uint16, start); in print_protocol_descriptor()
277 SDP_GET16(len, start); in print_protocol_descriptor()
301 SDP_GET16(len, start); in print_protocol_descriptor()
342 SDP_GET16(len, start); in print_protocol_descriptor_list()
370 SDP_GET16(len, start); in print_protocol_descriptor_list()
428 SDP_GET16(len, start); in print_bluetooth_profile_descriptor_list()
456 SDP_GET16(le in print_bluetooth_profile_descriptor_list()
[all...]
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dsar.c105 SDP_GET16(lo, req); in server_prepare_attr_list()
113 SDP_GET16(lo, req); in server_prepare_attr_list()
114 SDP_GET16(hi, req); in server_prepare_attr_list()
172 SDP_GET16(rsp_limit, req); in server_prepare_service_attribute_response()
185 SDP_GET16(aidlen, req); in server_prepare_service_attribute_response()
206 SDP_GET16(cs, ptr); in server_prepare_service_attribute_response()
H A Dssar.c66 SDP_GET16(value, buf); in server_search_uuid_sub()
128 SDP_GET16(value, buf); in server_search_uuid_sub()
215 SDP_GET16(ssplen, req); in server_prepare_service_search_attribute_response()
232 SDP_GET16(rsp_limit, req); in server_prepare_service_search_attribute_response()
254 SDP_GET16(aidlen, req); in server_prepare_service_search_attribute_response()
279 SDP_GET16(cs, req); in server_prepare_service_search_attribute_response()
H A Dssr.c87 SDP_GET16(ssplen, req); in server_prepare_service_search_response()
103 SDP_GET16(rsp_limit, ptr); in server_prepare_service_search_response()
116 SDP_GET16(cs, ptr); in server_prepare_service_search_response()
H A Dsrr.c76 SDP_GET16(uuid, req); in server_prepare_service_register_response()
/freebsd/lib/libsdp/
H A Dutil.c318 SDP_GET16(value.uint16, start); in sdp_print()
356 SDP_GET16(value.int16, start); in sdp_print()
369 SDP_GET16(value.uint16, start); in sdp_print()
384 SDP_GET16(value.uint16, start); in sdp_print()
406 SDP_GET16(value.uint16, start); in sdp_print()
425 SDP_GET16(value.uint16, start); in sdp_print()
443 SDP_GET16(value.uint16, start); in sdp_print()
H A Dsearch.c284 SDP_GET16(len, rsp_tmp); in sdp_search()
306 SDP_GET16(len, rsp_tmp); in sdp_search()
327 SDP_GET16(vp->attr, rsp_tmp); in sdp_search()
H A DMakefile16 MLINKS+= sdp.3 SDP_GET16.3
H A Dsdp.h321 #define SDP_GET16(s, cp) { \ macro
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c124 SDP_GET16(len, proto.value); in rfcomm_channel_lookup()
139 SDP_GET16(len, proto.value); in rfcomm_channel_lookup()
207 SDP_GET16(len, start); in rfcomm_proto_list_parse()
227 SDP_GET16(value, start); len -= sizeof(uint16_t); in rfcomm_proto_list_parse()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc252 OLD_FILES+=usr/share/man/man3/SDP_GET16.3.gz