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

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

Add READ_REMOTE_VERSION_INFORMATION to status list am: e5d867f1 am:...

Add READ_REMOTE_VERSION_INFORMATION to status list am: e5d867f1 am: 48a6ee6e am: 618c1b56 am: ffcf1eed

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

Change-Id: Ic6e48d2e2e2a5457ac9304578befb1c83f3e6f16
parents fd1d85c0 ffcf1eed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -71,6 +71,7 @@ bool IsCommandStatusOpcode(bluetooth::hci::OpCode op_code) {
    case bluetooth::hci::OpCode::REMOTE_NAME_REQUEST:
    case bluetooth::hci::OpCode::READ_REMOTE_SUPPORTED_FEATURES:
    case bluetooth::hci::OpCode::READ_REMOTE_EXTENDED_FEATURES:
    case bluetooth::hci::OpCode::READ_REMOTE_VERSION_INFORMATION:
    case bluetooth::hci::OpCode::READ_CLOCK_OFFSET:
    case bluetooth::hci::OpCode::SETUP_SYNCHRONOUS_CONNECTION:
    case bluetooth::hci::OpCode::ACCEPT_SYNCHRONOUS_CONNECTION: