• M
    Bluetooth: Disallow usage of L2CAP CID setting for now · 2a517ca6
    Marcel Holtmann 提交于
    In the future the L2CAP layer will have full support for fixed channels
    and right now it already can export the channel assignment, but for the
    functions bind() and connect() the usage of only CID 0 is allowed. This
    allows an easy detection if the kernel supports fixed channels or not,
    because otherwise it would impossible for application to tell.
    Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
    2a517ca6
l2cap.c 61.5 KB