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

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

Remove unused field...

Remove unused field stack::btm::neighbor_inquiry::tBTM_INQ_INFO::remote_name_state am: c86d62bc am: c71cdf09 am: 5776596c

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2796603



Change-Id: I66e9967d247d3f08faf6f0a4d3ffdeafbfd09bdf
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents dad917a3 5776596c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -156,9 +156,7 @@ typedef struct {
                               duplicate store of inquiry results */
  uint16_t remote_name_len;
  tBTM_BD_NAME remote_name;
  uint8_t remote_name_state;
  uint8_t remote_name_type;

} tBTM_INQ_INFO;

typedef struct {