File tree
3 files changed
+3
-3
lines changed- external
- src/components/bluepad32/include/parser
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
- CHANGELOG.md+10-1
- chipset/zephyr/nrf5340_dongle/README.md+11-16
- chipset/zephyr/nrf5340_dongle/child_image/hci_ipc.conf+48
- src/ble/att_db.c+2-2
- src/ble/att_server.c+35-27
- src/ble/gatt-service/device_information_service_server.c+1-1
- src/ble/gatt_client.c+4
- src/ble/le_device_db_tlv.c+6-2
- src/ble/sm.c+44-34
- src/btstack_event.h+6-3
- src/hci.c+55-48
- test/embedded/btstack_util_test.cpp+91
- test/gatt-service-client/ancs_client_test.cpp+36-95
- test/gatt-service-client/battery_service_client_test.cpp+23-4
- test/gatt-service-client/device_information_service_client_test.cpp+3
- test/gatt_client/gatt_client_test.cpp+135-1
- test/gatt_service_server/battery_service_server_test.cpp+9-2
- test/gatt_service_server/device_information_service_server_test.cpp+10
- test/mock/mock_gatt_client.c+78
- test/mock/mock_gatt_client.h+6
- tool/btstack_event_generator.py+4-2
- tool/metrics/Makefile+1-1
- tool/metrics/inttypes.h+3-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments