Home
last modified time | relevance | path

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

/freebsd/lib/libsdp/
H A Dutil.c84 { SDP_SERVICE_CLASS_HEADSET, "Headset", },
H A Dsdp.h136 #define SDP_SERVICE_CLASS_HEADSET 0x1108 macro
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c589 service = SDP_SERVICE_CLASS_HEADSET; in do_sdp_search()