Bluetooth PAN support for FreeBSD

Iain Hibbert plunky at rya-online.net
Tue Mar 18 10:07:12 UTC 2008


On Mon, 17 Mar 2008, Maksim Yevmenkin wrote:

> i have committed support for bnep based profiles into -current and
> have mfc'd it into releng_7 and _6.

+struct sdp_nap_profile
+{
+	uint16_t	security_description;	/* HBO: NAP/GN */
+	uint16_t	net_access_type;	/* HBO: NAP */
+	uint32_t	max_net_access_rate;	/* HBO: NAP */
+};

what does HBO mean?

iain


More information about the freebsd-bluetooth mailing list