Home
last modified time | relevance | path

Searched refs:SDP_GET8 (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dsdp.c200 SDP_GET8(type, v); in hid_sdp_query()
259 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
262 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
280 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
283 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
301 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
304 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list()
324 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
341 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list()
366 SDP_GET8(typ in hid_sdp_parse_hid_descriptor()
[all...]
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c119 SDP_GET8(type, proto.value); in rfcomm_channel_lookup()
122 SDP_GET8(len, proto.value); in rfcomm_channel_lookup()
131 SDP_GET8(type, proto.value); in rfcomm_channel_lookup()
135 SDP_GET8(len, proto.value); in rfcomm_channel_lookup()
200 SDP_GET8(type, start); in rfcomm_proto_list_parse()
203 SDP_GET8(len, start); in rfcomm_proto_list_parse()
224 SDP_GET8(type, start); len -= sizeof(uint8_t); in rfcomm_proto_list_parse()
248 SDP_GET8(type, start); in rfcomm_proto_list_parse()
252 SDP_GET8(*channel, start); in rfcomm_proto_list_parse()
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c87 SDP_GET8(type, start); in print_service_class_id_list()
90 SDP_GET8(len, start); in print_service_class_id_list()
115 SDP_GET8(type, start); in print_service_class_id_list()
178 SDP_GET8(type, start); in print_protocol_descriptor()
213 SDP_GET8(type, start); in print_protocol_descriptor()
222 SDP_GET8(value.uint8, start); in print_protocol_descriptor()
269 SDP_GET8(len, start); in print_protocol_descriptor()
293 SDP_GET8(len, start); in print_protocol_descriptor()
335 SDP_GET8(type, start); in print_protocol_descriptor_list()
338 SDP_GET8(le in print_protocol_descriptor_list()
[all...]
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dssar.c60 SDP_GET8(type, buf); in server_search_uuid_sub()
122 SDP_GET8(value, buf); in server_search_uuid_sub()
208 SDP_GET8(type, req); in server_prepare_service_search_attribute_response()
211 SDP_GET8(ssplen, req); in server_prepare_service_search_attribute_response()
241 SDP_GET8(type, req); in server_prepare_service_search_attribute_response()
247 SDP_GET8(aidlen, req); in server_prepare_service_search_attribute_response()
274 SDP_GET8(cslen, req); in server_prepare_service_search_attribute_response()
301 SDP_GET8(type, sspptr); in server_prepare_service_search_attribute_response()
H A Dssr.c80 SDP_GET8(type, req); in server_prepare_service_search_response()
83 SDP_GET8(ssplen, req); in server_prepare_service_search_response()
111 SDP_GET8(cslen, ptr); in server_prepare_service_search_response()
145 SDP_GET8(type, req); in server_prepare_service_search_response()
H A Dsar.c98 SDP_GET8(type, req); in server_prepare_attr_list()
178 SDP_GET8(type, req); in server_prepare_service_attribute_response()
181 SDP_GET8(aidlen, req); in server_prepare_service_attribute_response()
201 SDP_GET8(cslen, ptr); in server_prepare_service_attribute_response()
/freebsd/lib/libsdp/
H A Dutil.c306 SDP_GET8(type, start); in sdp_print()
314 SDP_GET8(value.uint8, start); in sdp_print()
352 SDP_GET8(value.int8, start); in sdp_print()
379 SDP_GET8(value.uint8, start); in sdp_print()
395 SDP_GET8(value.uint8, start); in sdp_print()
400 SDP_GET8(value.uint8, start); in sdp_print()
419 SDP_GET8(value.uint8, start); in sdp_print()
438 SDP_GET8(value.uint8, start); in sdp_print()
H A Dsearch.c277 SDP_GET8(t, rsp_tmp); in sdp_search()
280 SDP_GET8(len, rsp_tmp); in sdp_search()
299 SDP_GET8(t, rsp_tmp); in sdp_search()
302 SDP_GET8(len, rsp_tmp); in sdp_search()
322 SDP_GET8(t, rsp_tmp); in sdp_search()
H A DMakefile15 MLINKS+= sdp.3 SDP_GET8.3
H A Dsdp.h315 #define SDP_GET8(b, cp) { \ macro
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc255 OLD_FILES+=usr/share/man/man3/SDP_GET8.3.gz