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

Commit 395e8ac3 authored by Myles Watson's avatar Myles Watson
Browse files

Use the HCI Interfaces

Bug: 145832107
Test: ./cert/run --host && bluetooth_test_gd
Change-Id: Ieab6e8a7152e8ac0a87eba92b539cbdfb638f692
parent 14b77cb3
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -39,7 +39,6 @@ constexpr EventCode AclConnectionEvents[] = {
    EventCode::READ_REMOTE_SUPPORTED_FEATURES_COMPLETE,
    EventCode::READ_REMOTE_SUPPORTED_FEATURES_COMPLETE,
    EventCode::READ_REMOTE_EXTENDED_FEATURES_COMPLETE,
    EventCode::READ_REMOTE_EXTENDED_FEATURES_COMPLETE,
    EventCode::READ_REMOTE_VERSION_INFORMATION_COMPLETE,
    EventCode::READ_REMOTE_VERSION_INFORMATION_COMPLETE,
    EventCode::ENCRYPTION_CHANGE,
    EventCode::LINK_SUPERVISION_TIMEOUT_CHANGED,
    EventCode::LINK_SUPERVISION_TIMEOUT_CHANGED,
};
};


+173 −134

File changed.

Preview size limit exceeded, changes collapsed.