• Andre Guedes's avatar
    Bluetooth: Connection Parameter Update Procedure · 8e75b46a
    Andre Guedes authored
    This patch adds support for LE Connection Parameters Request Link
    Layer control procedure introduced in Core spec 4.1. This procedure
    allows a Peripheral or Central to update the Link Layer connection
    parameters of an established connection.
    
    Regarding the acceptance of connection parameters, the LL procedure
    follows the same approach of L2CAP procedure (see l2cap_conn_param_
    update_req function). We accept any connection parameters values as
    long as they are within the valid range.
    Signed-off-by: default avatarAndre Guedes <andre.guedes@openbossa.org>
    Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
    8e75b46a
hci.h 42.3 KB