OSDN Git Service

Remove unused type tBTM_INQ_TYPE
authorChris Manton <cmanton@google.com>
Mon, 7 Sep 2020 20:42:14 +0000 (13:42 -0700)
committerChris Manton <cmanton@google.com>
Thu, 10 Sep 2020 20:26:23 +0000 (20:26 +0000)
Towards readable code

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

stack/btm/security_device_record.h

index a84288e..ae908ca 100644 (file)
@@ -52,9 +52,6 @@ typedef struct {
   bool scan_rsp;
 } tINQ_DB_ENT;
 
-enum { INQ_NONE, INQ_GENERAL };
-typedef uint8_t tBTM_INQ_TYPE;
-
 /* The MSB of the clock offset field indicates whether the offset is valid. */
 #define BTM_CLOCK_OFFSET_VALID 0x8000