On Tue, 18 Mar 2008, Iain Hibbert wrote:

> 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 */
> +};

also, why no PSM and load_factor ?

        uint16_t        psm;
        uint8_t         load_factor;

both would seem useful here..

iain
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to