Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
HDnap.c50 SDP_SERVICE_CLASS_NAP in nap_profile_create_service_class_id_list()
65 SDP_SERVICE_CLASS_NAP, in nap_profile_create_bluetooth_profile_descriptor_list()
207 SDP_SERVICE_CLASS_NAP,
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
HDbtpand.c71 { "NAP", SDP_SERVICE_CLASS_NAP, "Network Access Point" },
HDbnep.c336 dst = SDP_SERVICE_CLASS_NAP; in bnep_recv_setup_connection_req()
352 src = SDP_SERVICE_CLASS_NAP; in bnep_recv_setup_connection_req()
/freebsd-11-stable/lib/libsdp/
HDutil.c97 { SDP_SERVICE_CLASS_NAP, "Network Access Point", },
HDsdp.h149 #define SDP_SERVICE_CLASS_NAP 0x1116 macro
/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
HDsearch.c603 service = SDP_SERVICE_CLASS_NAP; in do_sdp_search()