Changelog: update

This commit is contained in:
Matthias Ringwald 2021-03-22 14:59:03 +01:00
parent 694f87bfcd
commit 68cec4c601

View File

@ -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_segger_stdout` - log to RTT console using `SEGGER_printf`
- `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`
events instead of callback, and `RFCOMM_DATA_PACKET` for received data