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

Commit f110745b authored by Nitin Arora's avatar Nitin Arora Committed by Android Git Automerger
Browse files

am b001e0df: Enable enhanced connection complete event

* commit 'b001e0df':
  Enable enhanced connection complete event
parents d19be774 b001e0df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
#include "stack/include/btm_ble_api.h"
#include "btcore/include/version.h"

const bt_event_mask_t BLE_EVENT_MASK = { "\x00\x00\x00\x00\x00\x00\x04\x7f" };
const bt_event_mask_t BLE_EVENT_MASK = { "\x00\x00\x00\x00\x00\x00\x06\x7f" };

#if (BLE_INCLUDED)
const bt_event_mask_t CLASSIC_EVENT_MASK = { HCI_DUMO_EVENT_MASK_EXT };