Date: Tue, 18 Mar 2008 09:45:27 +0000 (GMT) From: Iain Hibbert <plunky@rya-online.net> To: Maksim Yevmenkin <maksim.yevmenkin@gmail.com> Cc: freebsd-bluetooth@freebsd.org Subject: Re: Bluetooth PAN support for FreeBSD Message-ID: <1205833527.826584.1207.nullmailer@galant.ukfsn.org> In-Reply-To: <bb4a86c70803171735j2f6b6ef3pc340c51a9296e038@mail.gmail.com> References: <47D5BEE3.80109@gmail.com> <bb4a86c70803101643yf15fd84p2184adfd8a452348@mail.gmail.com> <bb4a86c70803171735j2f6b6ef3pc340c51a9296e038@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1205833527.826584.1207.nullmailer>