summaryrefslogtreecommitdiffstats
path: root/stack/btm/btm_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'stack/btm/btm_int.h')
-rw-r--r--stack/btm/btm_int.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/stack/btm/btm_int.h b/stack/btm/btm_int.h
index 65f0895d7..7f3eff645 100644
--- a/stack/btm/btm_int.h
+++ b/stack/btm/btm_int.h
@@ -853,11 +853,6 @@ typedef struct
BOOLEAN security_mode_changed; /* mode changed during bonding */
BOOLEAN pin_type_changed; /* pin type changed during bonding */
BOOLEAN sec_req_pending; /* TRUE if a request is pending */
-// btla-specific ++
-#ifdef PORCHE_PAIRING_CONFLICT
- UINT8 pin_code_len_saved; /* for legacy devices */
-#endif
-// btla-specific --
UINT8 pin_code_len; /* for legacy devices */
PIN_CODE pin_code; /* for legacy devices */