Searched refs:SDP_ATTR_SERVICE_CLASS_ID_LIST (Results 1 – 5 of 5) sorted by relevance
/netbsd/usr.sbin/sdpd/ |
H A D | compat.c | 70 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 D | server.c | 313 sdp_put_uint16(&buf, SDP_ATTR_SERVICE_CLASS_ID_LIST); in server_mkrecord()
|
/netbsd/lib/libbluetooth/ |
H A D | sdp_compat.c | 472 { SDP_ATTR_SERVICE_CLASS_ID_LIST,
|
H A D | sdp.h | 245 #define SDP_ATTR_SERVICE_CLASS_ID_LIST 0x0001 macro
|
/netbsd/usr.bin/rfcomm_sppd/ |
H A D | rfcomm_sppd.c | 462 sdp_put_uint16(&rec, SDP_ATTR_SERVICE_CLASS_ID_LIST); in open_server()
|