Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7498d57 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Ensure proper hci le meta event length size am: afe537b1

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/bt/+/15899194

Change-Id: Id4a7a18b8984c989015d0f3c8204fef681cee9b2
parents 9ae634a2 afe537b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -80,7 +80,7 @@ static const uint8_t hci_event_parameters_minimum_length[] = {
    10,   //  0x3B - HCI_User_Passkey_Notification Event
    10,   //  0x3B - HCI_User_Passkey_Notification Event
    7,    //  0x3C - HCI_Keypress_Notification Event
    7,    //  0x3C - HCI_Keypress_Notification Event
    14,   //  0x3D - HCI_Remote_Host_Supported_Features_Notification Event
    14,   //  0x3D - HCI_Remote_Host_Supported_Features_Notification Event
    0,    //  0x3E - LE Meta event
    1,    //  0x3E - LE Meta event
    0,    //  0x3F - N/A
    0,    //  0x3F - N/A
    2,    //  0x40 - HCI_Physical_Link_Complete Event
    2,    //  0x40 - HCI_Physical_Link_Complete Event
    1,    //  0x41 - HCI_Channel_Selected Event
    1,    //  0x41 - HCI_Channel_Selected Event