aboutsummaryrefslogtreecommitdiff
path: root/bta
diff options
context:
space:
mode:
authorChris Manton <cmanton@google.com>2021-05-05 14:15:00 -0700
committerChris Manton <cmanton@google.com>2021-05-09 09:29:02 -0700
commitc30d36bf0faaca3aef85473f39e90837dcb00266 (patch)
treeb852b8510b07db78f7946879617d32d10203117f /bta
parent2e9d317b2aa7a747baf22d369fb1e5222f20cdc3 (diff)
downloadbt-c30d36bf0faaca3aef85473f39e90837dcb00266.tar.gz
Remove unused tBTA_GATT_REASON
Bug: 183374320 Test: gd/cert/run Tag: #refactor Change-Id: I601d4bcb8d382172b34cfa88a4ba49669cf648af
Diffstat (limited to 'bta')
-rw-r--r--bta/include/bta_gatt_api.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bta/include/bta_gatt_api.h b/bta/include/bta_gatt_api.h
index 65cf2756d..210363412 100644
--- a/bta/include/bta_gatt_api.h
+++ b/bta/include/bta_gatt_api.h
@@ -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 {