/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | profile.c | 116 SDP_PUT8(SDP_DATA_UINT32, buf); in common_profile_create_service_record_handle() 138 SDP_PUT8(SDP_DATA_SEQ8, buf); in common_profile_create_service_class_id_list() 139 SDP_PUT8(len, buf); in common_profile_create_service_class_id_list() 142 SDP_PUT8(SDP_DATA_UUID16, buf); in common_profile_create_service_class_id_list() 170 SDP_PUT8(SDP_DATA_SEQ8, buf); in common_profile_create_bluetooth_profile_descriptor_list() 171 SDP_PUT8(len, buf); in common_profile_create_bluetooth_profile_descriptor_list() 174 SDP_PUT8(SDP_DATA_SEQ8, buf); in common_profile_create_bluetooth_profile_descriptor_list() 175 SDP_PUT8(6, buf); in common_profile_create_bluetooth_profile_descriptor_list() 176 SDP_PUT8(SDP_DATA_UUID16, buf); in common_profile_create_bluetooth_profile_descriptor_list() 179 SDP_PUT8(SDP_DATA_UINT1 in common_profile_create_bluetooth_profile_descriptor_list() [all...] |
H A D | sd.c | 87 SDP_PUT8(SDP_DATA_UUID16, buf); in sd_profile_create_service_id() 113 SDP_PUT8(SDP_DATA_SEQ8, buf); in sd_profile_create_protocol_descriptor_list() 114 SDP_PUT8(10, buf); in sd_profile_create_protocol_descriptor_list() 116 SDP_PUT8(SDP_DATA_SEQ8, buf); in sd_profile_create_protocol_descriptor_list() 117 SDP_PUT8(3, buf); in sd_profile_create_protocol_descriptor_list() 118 SDP_PUT8(SDP_DATA_UUID16, buf); in sd_profile_create_protocol_descriptor_list() 121 SDP_PUT8(SDP_DATA_SEQ8, buf); in sd_profile_create_protocol_descriptor_list() 122 SDP_PUT8(3, buf); in sd_profile_create_protocol_descriptor_list() 123 SDP_PUT8(SDP_DATA_UUID16, buf); in sd_profile_create_protocol_descriptor_list() 137 SDP_PUT8(SDP_DATA_SEQ8, buf); in sd_profile_create_browse_group_list() [all …]
|
H A D | audio_sink.c | 63 SDP_PUT8(SDP_DATA_SEQ8, buf); in audio_sink_profile_create_protocol_descriptor_list() 64 SDP_PUT8(16, buf); in audio_sink_profile_create_protocol_descriptor_list() 66 SDP_PUT8(SDP_DATA_SEQ8, buf); in audio_sink_profile_create_protocol_descriptor_list() 67 SDP_PUT8(6, buf); in audio_sink_profile_create_protocol_descriptor_list() 69 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_sink_profile_create_protocol_descriptor_list() 72 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_profile_create_protocol_descriptor_list() 75 SDP_PUT8(SDP_DATA_SEQ8, buf); in audio_sink_profile_create_protocol_descriptor_list() 76 SDP_PUT8(6, buf); in audio_sink_profile_create_protocol_descriptor_list() 78 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_sink_profile_create_protocol_descriptor_list() 81 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_profile_create_protocol_descriptor_list() [all …]
|
H A D | audio_source.c | 63 SDP_PUT8(SDP_DATA_SEQ8, buf); in audio_source_profile_create_protocol_descriptor_list() 64 SDP_PUT8(16, buf); in audio_source_profile_create_protocol_descriptor_list() 66 SDP_PUT8(SDP_DATA_SEQ8, buf); in audio_source_profile_create_protocol_descriptor_list() 67 SDP_PUT8(6, buf); in audio_source_profile_create_protocol_descriptor_list() 69 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_source_profile_create_protocol_descriptor_list() 72 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_profile_create_protocol_descriptor_list() 75 SDP_PUT8(SDP_DATA_SEQ8, buf); in audio_source_profile_create_protocol_descriptor_list() 76 SDP_PUT8(6, buf); in audio_source_profile_create_protocol_descriptor_list() 78 SDP_PUT8(SDP_DATA_UUID16, buf); in audio_source_profile_create_protocol_descriptor_list() 81 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_profile_create_protocol_descriptor_list() [all …]
|
H A D | dun.c | 108 SDP_PUT8(SDP_DATA_BOOL, buf); in dun_profile_create_audio_feedback_support() 109 SDP_PUT8(dun->audio_feedback_support, buf); in dun_profile_create_audio_feedback_support()
|
H A D | lan.c | 128 SDP_PUT8(SDP_DATA_STR8, buf); in lan_profile_create_ip_subnet() 129 SDP_PUT8(len, buf); in lan_profile_create_ip_subnet()
|
H A D | nap.c | 136 SDP_PUT8(SDP_DATA_UINT16, buf); in nap_profile_create_net_access_type() 153 SDP_PUT8(SDP_DATA_UINT16, buf); in nap_profile_create_max_net_access_rate()
|
H A D | sar.c | 70 SDP_PUT8(SDP_DATA_UINT16, buf); in server_prepare_attr_value_pair() 134 SDP_PUT8(SDP_DATA_SEQ16, rsp); in server_prepare_attr_list()
|
H A D | bgd.c | 73 SDP_PUT8(SDP_DATA_UUID16, buf); in bgd_profile_create_group_id()
|
H A D | ssar.c | 375 SDP_PUT8(SDP_DATA_SEQ16, ptr); in server_prepare_service_search_attribute_response()
|
/freebsd/lib/libsdp/ |
H A D | search.c | 108 SDP_PUT8(SDP_DATA_SEQ16, req); in sdp_search() 111 SDP_PUT8(SDP_DATA_UUID16, req); in sdp_search() 119 SDP_PUT8(SDP_DATA_SEQ16, req); in sdp_search() 127 SDP_PUT8(SDP_DATA_UINT32, req); in sdp_search() 132 SDP_PUT8(SDP_DATA_UINT16, req); in sdp_search() 152 SDP_PUT8(ss->cslen, req_cs); in sdp_search()
|
H A D | Makefile | 20 MLINKS+= sdp.3 SDP_PUT8.3
|
H A D | sdp.h | 422 #define SDP_PUT8(b, cp) { \ macro
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 260 OLD_FILES+=usr/share/man/man3/SDP_PUT8.3.gz
|