Diff between 3733f3ebf347cc8e800ad3496e523b8aeab03676 and 0c23db17bd69aa692029eb42b15db769eb065c73
Changed Files
| File | Additions | Deletions | Status |
| src/adapter.h | +0 | -1 | modified |
Full Patch
diff --git a/src/adapter.h b/src/adapter.h
index 57d2089..29b5ad5 100644
--- a/src/adapter.h
+++ b/src/adapter.h
@@ -78,7 +78,6 @@ struct remote_dev_info {
char **uuids;
size_t uuid_count;
GSList *services;
- uint8_t bdaddr_type;
uint8_t flags;
};