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

Commit 838d9372 authored by Hui Peng's avatar Hui Peng Committed by Gerrit Code Review
Browse files

Merge "[Invisalign2] Remove unused tSMP_REQ_Q_ENTRY" into main

parents adc8ea86 19c9b808
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -270,11 +270,6 @@ typedef union {
/* check if authentication requirement need MITM protection */
#define SMP_NO_MITM_REQUIRED(x) (((x)&SMP_AUTH_YN_BIT) == 0)

typedef struct {
  RawAddress bd_addr;
  BT_HDR* p_copy;
} tSMP_REQ_Q_ENTRY;

/* SMP control block */
class tSMP_CB {
 public: