Home
last modified time | relevance | path

Searched refs:SDP_UUID_PROTOCOL_BNEP (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bluetooth/btpand/
H A Dclient.c222 && _sdp_match_uuid16(&seq1, seq0, SDP_UUID_PROTOCOL_BNEP)) { in client_query()
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dprofile.c470 SDP_PUT16(SDP_UUID_PROTOCOL_BNEP, buf); in bnep_profile_create_protocol_descriptor_list()
/freebsd/lib/libsdp/
H A Dutil.c62 { SDP_UUID_PROTOCOL_BNEP, "BNEP", },
H A Dsdp.h110 #define SDP_UUID_PROTOCOL_BNEP 0x000F macro