Home
last modified time | relevance | path

Searched refs:SDP_ATTR_SUPPORTED_FEATURES (Results 1 – 3 of 3) sorted by relevance

/netbsd/lib/libbluetooth/
H A Dsdp_compat.c570 { SDP_ATTR_SUPPORTED_FEATURES,
H A Dsdp.h303 #define SDP_ATTR_SUPPORTED_FEATURES 0x0311 macro
/netbsd/usr.sbin/sdpd/
H A Dcompat.c259 sdp_put_uint16(buf, SDP_ATTR_SUPPORTED_FEATURES); in hf_profile()