Home
last modified time | relevance | path

Searched refs:SDP_ATTR_SERVICE_CLASS_ID_LIST (Results 1 – 5 of 5) sorted by relevance

/netbsd/usr.sbin/sdpd/
H A Dcompat.c70 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in dun_profile()
123 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in ftrn_profile()
175 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in hset_profile()
227 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in hf_profile()
284 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in irmc_profile()
341 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in irmc_cmd_profile()
396 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in lan_profile()
457 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in opush_profile()
514 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in sp_profile()
574 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in nap_profile()
[all …]
/netbsd/usr.sbin/btpand/
H A Dserver.c313 sdp_put_uint16(&buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in server_mkrecord()
/netbsd/lib/libbluetooth/
H A Dsdp_compat.c472 { SDP_ATTR_SERVICE_CLASS_ID_LIST,
H A Dsdp.h245 #define SDP_ATTR_SERVICE_CLASS_ID_LIST 0x0001 macro
/netbsd/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c462 sdp_put_uint16(&rec, SDP_ATTR_SERVICE_CLASS_ID_LIST); in open_server()