mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 12:35:25 +00:00
changelog: mention bool return for linked list add
This commit is contained in:
parent
78d0c67a11
commit
c9a4f43caa
@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
- GAP: allow to reject GAP classic connection via gap_register_classic_connection_filter
|
||||
- GAP: support reading RSSI for Classic+LE using gap_read_rssi. Emits GAP_EVENT_RSSI_MEASUREMENT
|
||||
- GAP: support setting Link Supervision Timetout for outgoing Classic connections using gap_set_link_supervision_timeout
|
||||
- Linked List: return if item was added for `btstack_linked_list_add[_tail]`
|
||||
|
||||
## Changed
|
||||
- Bluetooth and BTstack Error Codes and Events: collect status codes in bluetooth.h and events in btstack_defines.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user