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

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

Remove unused stack::btm::neighbor_inquiry::tBTM_INQ_FILT_COND

Bug: 191555414
Test: Compiles and link

Change-Id: I79058bae6b040d3055b524719480945c37199fad
parent 257ba009
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -285,12 +285,6 @@ typedef struct {

} tBTM_INQUIRY_VAR_ST;

typedef union /* contains the inquiry filter condition */
{
  RawAddress bdaddr_cond;
  tBTM_COD_COND cod_cond;
} tBTM_INQ_FILT_COND;

#define BTM_INQ_RESULT_BR 0x01
#define BTM_INQ_RESULT_BLE 0x02