Skip to content

Commit

Permalink
fix btstack_reset
Browse files Browse the repository at this point in the history
  • Loading branch information
zjli2019 committed Mar 29, 2024
1 parent b405764 commit d84ebb7
Show file tree
Hide file tree
Showing 91 changed files with 8,665 additions and 8,666 deletions.
752 changes: 376 additions & 376 deletions bundles/exp/ING9168xx/apis.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bundles/exp/ING9168xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
"rom": {
"base": 33562624,
"size": 178672
"size": 178692
},
"var": {
"link_layer_features": {
"addr": 33732700,
"addr": 33732720,
"value": "ff79ff07fe000000"
}
},
"version": [
2,
3,
17
18
]
}
Binary file modified bundles/exp/ING9168xx/platform.bin
Binary file not shown.
678 changes: 339 additions & 339 deletions bundles/exp/ING9187xx/apis.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bundles/exp/ING9187xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
"rom": {
"base": 16384,
"size": 152640
"size": 153108
},
"var": {
"link_layer_features": {
"addr": 164376,
"addr": 164840,
"value": "bff90104fe000000"
}
},
"version": [
1,
9,
55
56
]
}
Binary file modified bundles/exp/ING9187xx/platform.bin
Binary file not shown.
716 changes: 358 additions & 358 deletions bundles/exp/ING9188xx/apis.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bundles/exp/ING9188xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
"rom": {
"base": 16384,
"size": 159556
"size": 160024
},
"var": {
"link_layer_features": {
"addr": 170952,
"addr": 171416,
"value": "bff9ff07fe000000"
}
},
"version": [
1,
9,
55
56
]
}
Binary file modified bundles/exp/ING9188xx/platform.bin
Binary file not shown.
1 change: 0 additions & 1 deletion bundles/exp/inc/platform_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,6 @@ typedef enum
LL_FLAG_DISABLE_CTE_PREPROCESSING = 1,
LL_FLAG_LEGACY_ONLY_INITIATING = 4,
LL_FLAG_LEGACY_ONLY_SCANNING = 8,
LL_FLAG_FIX_MASTER_INSTANT_ERROR = 16,
} ll_cfg_flag_t;

typedef enum
Expand Down
696 changes: 348 additions & 348 deletions bundles/extension/ING9168xx/apis.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bundles/extension/ING9168xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
"rom": {
"base": 33562624,
"size": 165672
"size": 165688
},
"var": {
"link_layer_features": {
"addr": 33720056,
"addr": 33720072,
"value": "bf79ff07fe000000"
}
},
"version": [
2,
3,
17
18
]
}
Binary file modified bundles/extension/ING9168xx/platform.bin
Binary file not shown.
Loading

0 comments on commit d84ebb7

Please sign in to comment.