Symbol: SDP_PUT16
lib/libsdp/search.c
110
SDP_PUT16(plen, req);
lib/libsdp/search.c
113
SDP_PUT16(*pp, req);
lib/libsdp/search.c
117
SDP_PUT16(0xffff, req);
lib/libsdp/search.c
121
SDP_PUT16(alen, req);
lib/libsdp/search.c
134
SDP_PUT16(lo, req);
usr.sbin/sdpd/bgd.c
75
SDP_PUT16(SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP, buf);
usr.sbin/sdpd/hf.c
115
SDP_PUT16(hf->supported_features, buf);
usr.sbin/sdpd/profile.c
136
SDP_PUT16(*((uint16_t const *)data), buf);
usr.sbin/sdpd/profile.c
170
SDP_PUT16(*((uint16_t const *)data), buf);
usr.sbin/sdpd/profile.c
173
SDP_PUT16(*((uint16_t const *)data), buf);
usr.sbin/sdpd/profile.c
203
SDP_PUT16(((0x65 << 8) | 0x6e), buf);
usr.sbin/sdpd/profile.c
211
SDP_PUT16(106, buf);
usr.sbin/sdpd/profile.c
218
SDP_PUT16(SDP_ATTR_PRIMARY_LANGUAGE_BASE_ID, buf);
usr.sbin/sdpd/profile.c
286
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/sdpd/profile.c
291
SDP_PUT16(SDP_UUID_PROTOCOL_RFCOMM, buf);
usr.sbin/sdpd/profile.c
323
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/sdpd/profile.c
328
SDP_PUT16(SDP_UUID_PROTOCOL_RFCOMM, buf);
usr.sbin/sdpd/profile.c
335
SDP_PUT16(SDP_UUID_PROTOCOL_OBEX, buf);
usr.sbin/sdpd/sar.c
135
SDP_PUT16(len - 3, rsp);
usr.sbin/sdpd/sar.c
71
SDP_PUT16(attr, buf);
usr.sbin/sdpd/scr.c
87
SDP_PUT16(0, rsp);
usr.sbin/sdpd/sd.c
104
SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf);
usr.sbin/sdpd/sd.c
107
SDP_PUT16(L2CAP_PSM_SDP, buf);
usr.sbin/sdpd/sd.c
110
SDP_PUT16(1, buf); /* version */
usr.sbin/sdpd/sd.c
134
SDP_PUT16(SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP, buf);
usr.sbin/sdpd/sd.c
161
SDP_PUT16(0x0100, buf);
usr.sbin/sdpd/sd.c
72
SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); /* XXX ??? */
usr.sbin/sdpd/srr.c
98
SDP_PUT16(0, rsp);
usr.sbin/sdpd/ssar.c
178
SDP_PUT16(srv->fdidx[fd].rsp_size - 3, rsp);
usr.sbin/sdpd/sur.c
78
SDP_PUT16(0, rsp);