Searched refs:SDP_DATA_UUID16 (Results 1 – 15 of 15) sorted by relevance
| /freebsd-11-stable/usr.sbin/bluetooth/sdpd/ |
| HD | profile.c | 142 SDP_PUT8(SDP_DATA_UUID16, buf); in common_profile_create_service_class_id_list() 176 SDP_PUT8(SDP_DATA_UUID16, buf); in common_profile_create_bluetooth_profile_descriptor_list() 305 SDP_PUT8(SDP_DATA_UUID16, buf); in rfcomm_profile_create_protocol_descriptor_list() 310 SDP_PUT8(SDP_DATA_UUID16, buf); in rfcomm_profile_create_protocol_descriptor_list() 342 SDP_PUT8(SDP_DATA_UUID16, buf); in obex_profile_create_protocol_descriptor_list() 347 SDP_PUT8(SDP_DATA_UUID16, buf); in obex_profile_create_protocol_descriptor_list() 354 SDP_PUT8(SDP_DATA_UUID16, buf); in obex_profile_create_protocol_descriptor_list() 462 SDP_PUT8(SDP_DATA_UUID16, buf); in bnep_profile_create_protocol_descriptor_list() 469 SDP_PUT8(SDP_DATA_UUID16, buf); in bnep_profile_create_protocol_descriptor_list()
|
| HD | sd.c | 88 SDP_PUT8(SDP_DATA_UUID16, buf); in sd_profile_create_service_id() 119 SDP_PUT8(SDP_DATA_UUID16, buf); in sd_profile_create_protocol_descriptor_list() 124 SDP_PUT8(SDP_DATA_UUID16, buf); in sd_profile_create_protocol_descriptor_list() 148 SDP_PUT8(SDP_DATA_UUID16, buf); in sd_profile_create_browse_group_list()
|
| HD | audio_source.c | 71 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_source_profile_create_protocol_descriptor_list() 80 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_source_profile_create_protocol_descriptor_list() 101 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_source_profile_create_browse_group_list()
|
| HD | audio_sink.c | 71 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_sink_profile_create_protocol_descriptor_list() 80 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_sink_profile_create_protocol_descriptor_list() 101 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_sink_profile_create_browse_group_list()
|
| HD | ssar.c | 64 case SDP_DATA_UUID16: in server_search_uuid_sub() 306 case SDP_DATA_UUID16: in server_prepare_service_search_attribute_response()
|
| HD | bgd.c | 74 SDP_PUT8(SDP_DATA_UUID16, buf); in bgd_profile_create_group_id()
|
| HD | ssr.c | 149 case SDP_DATA_UUID16: in server_prepare_service_search_response()
|
| /freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/ |
| HD | search.c | 117 case SDP_DATA_UUID16: in print_service_class_id_list() 180 case SDP_DATA_UUID16: in print_protocol_descriptor() 228 case SDP_DATA_UUID16: in print_protocol_descriptor() 481 case SDP_DATA_UUID16: in print_bluetooth_profile_descriptor_list()
|
| /freebsd-11-stable/lib/libsdp/ |
| HD | search.c | 110 SDP_PUT8(SDP_DATA_UUID16, req); in sdp_search() 342 case SDP_DATA_UUID16: in sdp_search()
|
| HD | util.c | 367 case SDP_DATA_UUID16: in sdp_print()
|
| HD | sdp.h | 59 #define SDP_DATA_UUID16 0x19 macro
|
| /freebsd-11-stable/usr.sbin/bluetooth/btpand/ |
| HD | sdp.c | 94 case SDP_DATA_UUID16: in _sdp_get_uuid()
|
| /freebsd-11-stable/usr.bin/bluetooth/rfcomm_sppd/ |
| HD | rfcomm_sdp.c | 227 case SDP_DATA_UUID16: in rfcomm_proto_list_parse()
|
| /freebsd-11-stable/usr.sbin/bluetooth/bthidcontrol/ |
| HD | sdp.c | 260 case SDP_DATA_UUID16: in hid_sdp_parse_protocol_descriptor_list()
|
| /freebsd-11-stable/contrib/netbsd-tests/lib/libbluetooth/ |
| HD | t_sdp_get.c | 125 ATF_CHECK_EQ(sdp_data_type(&value), SDP_DATA_UUID16); in ATF_TC_BODY()
|