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

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

Add tACL_CONN::Handle am: fd700201

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I6dcf4598df2fba7d9a181497c4664063bfa112e4
parents a45fcb88 fd700201
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -205,6 +205,8 @@ struct sACL_CONN {
  uint16_t hci_handle;
  tLINK_POLICY link_policy;

 public:
  uint16_t Handle() const { return hci_handle; }
  uint16_t link_super_tout;
  uint16_t pkt_types_mask;
  tBLE_ADDR_TYPE active_remote_addr_type;