Home
last modified time | relevance | path

Searched refs:SDP_SERVICE_CLASS_NAP (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dnap.c49 SDP_SERVICE_CLASS_NAP in nap_profile_create_service_class_id_list()
64 SDP_SERVICE_CLASS_NAP, in nap_profile_create_bluetooth_profile_descriptor_list()
206 SDP_SERVICE_CLASS_NAP,
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.c66 { "NAP", SDP_SERVICE_CLASS_NAP, "Network Access Point" },
H A Dbnep.c335 dst = SDP_SERVICE_CLASS_NAP; in bnep_recv_setup_connection_req()
351 src = SDP_SERVICE_CLASS_NAP; in bnep_recv_setup_connection_req()
/freebsd/lib/libsdp/
H A Dutil.c98 { SDP_SERVICE_CLASS_NAP, "Network Access Point", },
H A Dsdp.h150 #define SDP_SERVICE_CLASS_NAP 0x1116 macro
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c603 service = SDP_SERVICE_CLASS_NAP; in do_sdp_search()