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

Commit 60267ff3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove unused stack::btm::neighbor_inquiry::tBTM_INQ_FILT_COND"

parents 380d3f49 e73d49c8
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