Diff between bfcadcc9132be5809203d73bf33af545d356cf50 and ecd5afd6748eba95548ca7c80ef6b372ba82e5b0
Changed Files
| File | Additions | Deletions | Status |
| src/shared/gatt-client.h | +0 | -1 | modified |
Full Patch
diff --git a/src/shared/gatt-client.h b/src/shared/gatt-client.h
index 1c28a82..6807f6b 100644
--- a/src/shared/gatt-client.h
+++ b/src/shared/gatt-client.h
@@ -36,7 +36,6 @@
#define BT_GATT_CHRC_PROP_AUTH 0x40
#define BT_GATT_CHRC_PROP_EXT_PROP 0x80
-/* Client Characteristic Configuration bit field */
struct bt_gatt_client;
struct bt_gatt_client *bt_gatt_client_new(struct bt_att *att, uint16_t mtu);