mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +00:00
changelog: ublox spp-like gatt profile
This commit is contained in:
parent
733ac1e89f
commit
04e44aa625
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
- GAP: Support enter/exit sniff mode via gap_sniff_mode_enter/exit. gap_set_default_link_policy_settings is needed to enable sniff mode in general.
|
||||
- HIDS Device: GATT service that exposes HID reports intended for HID Devices, like keyboard and mouse.
|
||||
- Nordic SPP Service Server: GATT service that emulates a serial port over BLE based on Nordic Semiconductor documentation.
|
||||
- uBlox SPP Service Server: GATT service that emulates a serial port over BLE based on uBlox documentation.
|
||||
|
||||
### Fixed
|
||||
- HCI: fix bug in gap_inquiry_stop that triggered additional GAP_EVENT_INQUIRY_COMPLETE instead of stopping the inquiry
|
||||
|
Loading…
Reference in New Issue
Block a user