Home
last modified time | relevance | path

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

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