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

Commit 857893eb authored by Hui Peng's avatar Hui Peng Committed by Automerger Merge Worker
Browse files

Merge "[Invisalign2] remove unused SMP_MAX_CONN" into main am: b123abbe am: a044fd5d

parents d93b9ce9 a044fd5d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -60,10 +60,6 @@ typedef enum : uint8_t {
  SMP_MODEL_OUT_OF_RANGE = 9,
} tSMP_ASSO_MODEL;

#ifndef SMP_MAX_CONN
#define SMP_MAX_CONN 2
#endif

#define SMP_WAIT_FOR_RSP_TIMEOUT_MS (30 * 1000)
#define SMP_DELAYED_AUTH_TIMEOUT_MS 500