mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-10 06:44:32 +00:00
Changelog: update
This commit is contained in:
parent
694f87bfcd
commit
68cec4c601
@ -50,7 +50,8 @@ HCI Dump: replace monolithic `hci_dump.c` (with many #ifdefs) into dispatcher wi
|
|||||||
- `embedded/hci_dump_embedded_stdout` - log to console using printf
|
- `embedded/hci_dump_embedded_stdout` - log to console using printf
|
||||||
- `embedded/hci_dump_segger_stdout` - log to RTT console using `SEGGER_printf`
|
- `embedded/hci_dump_segger_stdout` - log to RTT console using `SEGGER_printf`
|
||||||
- `embedded/hci_dump_segger_binary` - writes binary log over RTT to host
|
- `embedded/hci_dump_segger_binary` - writes binary log over RTT to host
|
||||||
|
Nordic SPP Service Server: use `GATTSERVICE_SUBEVENT_SPP_SERVICE_CONNECTED` and `GATTSERVICE_SUBEVENT_SPP_SERVICE_CONNECTED`
|
||||||
|
events instead of callback, and `RFCOMM_DATA_PACKET` for received data
|
||||||
u-blox SPP Service Server: use `GATTSERVICE_SUBEVENT_SPP_SERVICE_CONNECTED` and `GATTSERVICE_SUBEVENT_SPP_SERVICE_CONNECTED`
|
u-blox SPP Service Server: use `GATTSERVICE_SUBEVENT_SPP_SERVICE_CONNECTED` and `GATTSERVICE_SUBEVENT_SPP_SERVICE_CONNECTED`
|
||||||
events instead of callback, and `RFCOMM_DATA_PACKET` for received data
|
events instead of callback, and `RFCOMM_DATA_PACKET` for received data
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user