Home
last modified time | relevance | path

Searched refs:SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/usr.sbin/sdpd/
Dcompat.c84 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in dun_profile()
139 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in ftrn_profile()
190 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in hset_profile()
242 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in hf_profile()
300 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in irmc_profile()
357 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in irmc_cmd_profile()
410 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in lan_profile()
473 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in opush_profile()
528 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in sp_profile()
592 sdp_put_uuid16(buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in nap_profile()
[all …]
/netbsd/src/usr.bin/sdpquery/
Dcommand.c100 const char *av = ___STRING(SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in do_sdp_browse()
/netbsd/src/usr.sbin/btpand/
Dserver.c331 sdp_put_uuid16(&buf, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in server_mkrecord()
/netbsd/src/lib/libbluetooth/
Dsdp_compat.c409 { SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP, "Public Browse Group", },
Dsdp.h171 #define SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP 0x1002 macro
/netbsd/src/usr.bin/rfcomm_sppd/
Drfcomm_sppd.c480 sdp_put_uuid16(&rec, SDP_SERVICE_CLASS_PUBLIC_BROWSE_GROUP); in open_server()