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

Commit f19a3d70 authored by Chris Manton's avatar Chris Manton
Browse files

Add stack/acl/acl::tSSR_PARAMS

Bug: 163134718
Tag: #refactor
Test: gd/cert/run --host
Change-Id: Ib6471de7996a19b845bfdc19b561afb452ce9258
parent 53b352c7
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*