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

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

Add stack/acl/acl::tSSR_PARAMS am: f19a3d70 am: f7529f70

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I67d7dbb1f3f758383553d4911a98d2cd5dcdff9c
parents 45a569a3 f7529f70
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -112,6 +112,13 @@ inline std::string power_mode_state_text(tBTM_PM_STATE state) {
  }
}

typedef struct {
  uint16_t max_xmit_latency;
  uint16_t max_recv_latency;
  uint16_t min_remote_timeout;
  uint16_t min_local_timeout;
} tSSR_PARAMS;

#define BTM_PM_REC_NOT_USED 0
typedef struct {
  tBTM_PM_STATUS_CBACK*