| /freebsd-10-stable/usr.sbin/bluetooth/bthidcontrol/ |
| D | sdp.c | 190 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list() 193 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 211 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list() 214 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 232 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list() 235 SDP_GET8(len, ptr); in hid_sdp_parse_protocol_descriptor_list() 255 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list() 272 SDP_GET8(type, ptr); in hid_sdp_parse_protocol_descriptor_list() 297 SDP_GET8(type, ptr); in hid_sdp_parse_hid_descriptor() 300 SDP_GET8(len, ptr); in hid_sdp_parse_hid_descriptor() [all …]
|
| /freebsd-10-stable/usr.bin/bluetooth/rfcomm_sppd/ |
| D | rfcomm_sdp.c | 118 SDP_GET8(type, proto.value); in rfcomm_channel_lookup() 121 SDP_GET8(len, proto.value); in rfcomm_channel_lookup() 130 SDP_GET8(type, proto.value); in rfcomm_channel_lookup() 134 SDP_GET8(len, proto.value); in rfcomm_channel_lookup() 199 SDP_GET8(type, start); in rfcomm_proto_list_parse() 202 SDP_GET8(len, start); in rfcomm_proto_list_parse() 223 SDP_GET8(type, start); len -= sizeof(uint8_t); in rfcomm_proto_list_parse() 247 SDP_GET8(type, start); in rfcomm_proto_list_parse() 251 SDP_GET8(*channel, start); in rfcomm_proto_list_parse()
|
| /freebsd-10-stable/usr.sbin/bluetooth/sdpcontrol/ |
| D | search.c | 84 SDP_GET8(type, start); in print_service_class_id_list() 87 SDP_GET8(len, start); in print_service_class_id_list() 112 SDP_GET8(type, start); in print_service_class_id_list() 175 SDP_GET8(type, start); in print_protocol_descriptor() 210 SDP_GET8(type, start); in print_protocol_descriptor() 219 SDP_GET8(value.uint8, start); in print_protocol_descriptor() 266 SDP_GET8(len, start); in print_protocol_descriptor() 290 SDP_GET8(len, start); in print_protocol_descriptor() 332 SDP_GET8(type, start); in print_protocol_descriptor_list() 335 SDP_GET8(len, start); in print_protocol_descriptor_list() [all …]
|
| /freebsd-10-stable/usr.sbin/bluetooth/sdpd/ |
| D | ssar.c | 58 SDP_GET8(type, buf); in server_search_uuid_sub() 120 SDP_GET8(value, buf); in server_search_uuid_sub() 206 SDP_GET8(type, req); in server_prepare_service_search_attribute_response() 209 SDP_GET8(ssplen, req); in server_prepare_service_search_attribute_response() 239 SDP_GET8(type, req); in server_prepare_service_search_attribute_response() 245 SDP_GET8(aidlen, req); in server_prepare_service_search_attribute_response() 272 SDP_GET8(cslen, req); in server_prepare_service_search_attribute_response() 299 SDP_GET8(type, sspptr); in server_prepare_service_search_attribute_response()
|
| D | ssr.c | 77 SDP_GET8(type, req); in server_prepare_service_search_response() 80 SDP_GET8(ssplen, req); in server_prepare_service_search_response() 108 SDP_GET8(cslen, ptr); in server_prepare_service_search_response() 142 SDP_GET8(type, req); in server_prepare_service_search_response()
|
| D | sar.c | 95 SDP_GET8(type, req); in server_prepare_attr_list() 175 SDP_GET8(type, req); in server_prepare_service_attribute_response() 178 SDP_GET8(aidlen, req); in server_prepare_service_attribute_response() 198 SDP_GET8(cslen, ptr); in server_prepare_service_attribute_response()
|
| /freebsd-10-stable/lib/libsdp/ |
| D | util.c | 304 SDP_GET8(type, start); in sdp_print() 312 SDP_GET8(value.uint8, start); in sdp_print() 350 SDP_GET8(value.int8, start); in sdp_print() 377 SDP_GET8(value.uint8, start); in sdp_print() 393 SDP_GET8(value.uint8, start); in sdp_print() 398 SDP_GET8(value.uint8, start); in sdp_print() 417 SDP_GET8(value.uint8, start); in sdp_print() 436 SDP_GET8(value.uint8, start); in sdp_print()
|
| D | search.c | 275 SDP_GET8(t, rsp_tmp); in sdp_search() 278 SDP_GET8(len, rsp_tmp); in sdp_search() 297 SDP_GET8(t, rsp_tmp); in sdp_search() 300 SDP_GET8(len, rsp_tmp); in sdp_search() 320 SDP_GET8(t, rsp_tmp); in sdp_search()
|
| D | Makefile | 15 MLINKS+= sdp.3 SDP_GET8.3
|
| D | sdp.h | 314 #define SDP_GET8(b, cp) { \ macro
|
| /freebsd-10-stable/tools/build/mk/ |
| D | OptionalObsoleteFiles.inc | 278 OLD_FILES+=usr/share/man/man3/SDP_GET8.3.gz
|