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

Commit 61688d21 authored by Zach Johnson's avatar Zach Johnson
Browse files

Remove cancel_pending flag

it's not set anymore

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I5dc3b8e8c6b7625b8ef43b1d9074ab7cc6eedc0e
parent 12470d93
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -319,7 +319,6 @@ typedef struct {
  bool sdp_results;
  bluetooth::Uuid uuid;
  uint8_t peer_scn;
  bool cancel_pending; /* inquiry cancel is pending */
  tBT_TRANSPORT transport;
  tBTA_DM_SEARCH_CBACK* p_scan_cback;
  tGATT_IF client_if;