OSDN Git Service

Remove unused def BTM_MAX_SCN
authorChris Manton <cmanton@google.com>
Mon, 7 Sep 2020 19:32:54 +0000 (12:32 -0700)
committerChris Manton <cmanton@google.com>
Wed, 9 Sep 2020 20:26:28 +0000 (20:26 +0000)
Towards readable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I0871f88af0ebc6162110cff55aa5ab8923c4874f

stack/btm/security_device_record.h

index e536580..9f04ec4 100644 (file)
 
 typedef char tBTM_LOC_BD_NAME[BTM_MAX_LOC_BD_NAME_LEN + 1];
 
-/* Definitions for Server Channel Number (SCN) management
- */
-#define BTM_MAX_SCN PORT_MAX_RFC_PORTS
-
 /* Define masks for supported and exception 2.0 ACL packet types
  */
 #define BTM_ACL_SUPPORTED_PKTS_MASK                                           \