Searched refs:SDP_SERVICE_CLASS_PANU (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dpanu.c50 SDP_SERVICE_CLASS_PANU
65 SDP_SERVICE_CLASS_PANU,
170 SDP_SERVICE_CLASS_PANU,
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dbtpand.c70 { "PANU", SDP_SERVICE_CLASS_PANU, "Personal Area Networking User" },
187 if (service_class == SDP_SERVICE_CLASS_PANU)
194 if (server_limit > 1 && service_class != SDP_SERVICE_CLASS_PANU)
H A Dbnep.c340 dst = SDP_SERVICE_CLASS_PANU;
356 src = SDP_SERVICE_CLASS_PANU;
360 if ((dst != SDP_SERVICE_CLASS_PANU && src != SDP_SERVICE_CLASS_PANU)
H A Dclient.c164 2, service_class, SDP_SERVICE_CLASS_PANU);
/freebsd-11-stable/lib/libsdp/
H A Dutil.c96 { SDP_SERVICE_CLASS_PANU, "PANU", },
H A Dsdp.h148 #define SDP_SERVICE_CLASS_PANU 0x1115 macro

Completed in 183 milliseconds