Symbol: SDP_PUT16
lib/libsdp/search.c
109
SDP_PUT16(plen, req);
lib/libsdp/search.c
112
SDP_PUT16(*pp, req);
lib/libsdp/search.c
116
SDP_PUT16(0xffff, req);
lib/libsdp/search.c
120
SDP_PUT16(alen, req);
lib/libsdp/search.c
133
SDP_PUT16(lo, req);
usr.sbin/bluetooth/sdpd/audio_sink.c
100
SDP_PUT16(SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP, buf);
usr.sbin/bluetooth/sdpd/audio_sink.c
145
SDP_PUT16(audio_sink->features, buf);
usr.sbin/bluetooth/sdpd/audio_sink.c
70
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/bluetooth/sdpd/audio_sink.c
73
SDP_PUT16(audio_sink->psm, buf);
usr.sbin/bluetooth/sdpd/audio_sink.c
79
SDP_PUT16(SDP_UUID_PROTOCOL_AVDTP, buf);
usr.sbin/bluetooth/sdpd/audio_sink.c
82
SDP_PUT16(audio_sink->protover, buf);
usr.sbin/bluetooth/sdpd/audio_source.c
100
SDP_PUT16(SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP, buf);
usr.sbin/bluetooth/sdpd/audio_source.c
145
SDP_PUT16(audio_source->features, buf);
usr.sbin/bluetooth/sdpd/audio_source.c
70
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/bluetooth/sdpd/audio_source.c
73
SDP_PUT16(audio_source->psm, buf);
usr.sbin/bluetooth/sdpd/audio_source.c
79
SDP_PUT16(SDP_UUID_PROTOCOL_AVDTP, buf);
usr.sbin/bluetooth/sdpd/audio_source.c
82
SDP_PUT16(audio_source->protover, buf);
usr.sbin/bluetooth/sdpd/bgd.c
74
SDP_PUT16(SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP, buf);
usr.sbin/bluetooth/sdpd/nap.c
137
SDP_PUT16(nap->net_access_type, buf);
usr.sbin/bluetooth/sdpd/nap.c
154
SDP_PUT16(nap->max_net_access_rate, buf);
usr.sbin/bluetooth/sdpd/profile.c
143
SDP_PUT16(*((uint16_t const *)data), buf);
usr.sbin/bluetooth/sdpd/profile.c
177
SDP_PUT16(*((uint16_t const *)data), buf);
usr.sbin/bluetooth/sdpd/profile.c
180
SDP_PUT16(*((uint16_t const *)data), buf);
usr.sbin/bluetooth/sdpd/profile.c
210
SDP_PUT16(((0x65 << 8) | 0x6e), buf);
usr.sbin/bluetooth/sdpd/profile.c
218
SDP_PUT16(106, buf);
usr.sbin/bluetooth/sdpd/profile.c
225
SDP_PUT16(SDP_ATTR_PRIMARY_LANGUAGE_BASE_ID, buf);
usr.sbin/bluetooth/sdpd/profile.c
306
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/bluetooth/sdpd/profile.c
311
SDP_PUT16(SDP_UUID_PROTOCOL_RFCOMM, buf);
usr.sbin/bluetooth/sdpd/profile.c
343
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/bluetooth/sdpd/profile.c
348
SDP_PUT16(SDP_UUID_PROTOCOL_RFCOMM, buf);
usr.sbin/bluetooth/sdpd/profile.c
355
SDP_PUT16(SDP_UUID_PROTOCOL_OBEX, buf);
usr.sbin/bluetooth/sdpd/profile.c
463
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/bluetooth/sdpd/profile.c
465
SDP_PUT16(psm, buf);
usr.sbin/bluetooth/sdpd/profile.c
470
SDP_PUT16(SDP_UUID_PROTOCOL_BNEP, buf);
usr.sbin/bluetooth/sdpd/profile.c
472
SDP_PUT16(version, buf);
usr.sbin/bluetooth/sdpd/profile.c
477
SDP_PUT16(ptype[i], buf);
usr.sbin/bluetooth/sdpd/profile.c
500
SDP_PUT16(security_descr, buf);
usr.sbin/bluetooth/sdpd/sar.c
135
SDP_PUT16(len - 3, rsp);
usr.sbin/bluetooth/sdpd/sar.c
71
SDP_PUT16(attr, buf);
usr.sbin/bluetooth/sdpd/scr.c
85
SDP_PUT16(0, rsp);
usr.sbin/bluetooth/sdpd/sd.c
119
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/bluetooth/sdpd/sd.c
124
SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf);
usr.sbin/bluetooth/sdpd/sd.c
148
SDP_PUT16(SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP, buf);
usr.sbin/bluetooth/sdpd/sd.c
175
SDP_PUT16(0x0100, buf);
usr.sbin/bluetooth/sdpd/sd.c
88
SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); /* XXX ??? */
usr.sbin/bluetooth/sdpd/srr.c
98
SDP_PUT16(0, rsp);
usr.sbin/bluetooth/sdpd/ssar.c
376
SDP_PUT16(srv->fdidx[fd].rsp_size - 3, ptr);
usr.sbin/bluetooth/sdpd/sur.c
76
SDP_PUT16(0, rsp);