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

Commit aa0a7ac2 authored by Hui Peng's avatar Hui Peng
Browse files

[Invisalign2] remove unused SMP_MAX_CONN

Bug: 301661850
Test: m com.android.btservices
Flag: EXEMPT, no-op
Change-Id: I9a7c4eef2f5aeba7b5b1a9bb2943991ac85b5611
parent b4b6c6b7
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