OSDN Git Service

Remove unused tBTA_GATT_REASON
authorChris Manton <cmanton@google.com>
Wed, 5 May 2021 21:15:00 +0000 (14:15 -0700)
committerChris Manton <cmanton@google.com>
Sun, 9 May 2021 16:29:02 +0000 (09:29 -0700)
Bug: 183374320
Test: gd/cert/run
Tag: #refactor

Change-Id: I601d4bcb8d382172b34cfa88a4ba49669cf648af

bta/include/bta_gatt_api.h

index 65cf275..2103634 100644 (file)
@@ -119,8 +119,6 @@ typedef struct {
   uint8_t* p_value;
 } tBTA_GATT_UNFMT;
 
-typedef uint16_t tBTA_GATT_REASON;
-
 #define BTA_GATTC_MULTI_MAX GATT_MAX_READ_MULTI_HANDLES
 
 typedef struct {