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

Commit 48a6ee6e 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

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

Change-Id: I17e12444f060527ccafabfbcb36796c6ae78e2ea
parents 32564519 e5d867f1
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: