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

Commit 6f402554 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove unused stack::btm::neighbor_inquiry::tBTM_INQ_FILT_COND" am: 60267ff3

parents c39688bb 60267ff3
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