Matthias Ringwald
|
555f545d84
|
example: fix warnings
|
2023-01-11 17:04:46 +01:00 |
|
Matthias Ringwald
|
4d0a5c2873
|
btstack_tlv_none: fix unused warnings
|
2023-01-11 17:04:26 +01:00 |
|
Matthias Ringwald
|
24c4191d48
|
sm: use bstack_is_null from btstack_util
|
2023-01-11 15:41:14 +01:00 |
|
Matthias Ringwald
|
77955af641
|
btstack_util: add btstack_is_null
|
2023-01-11 15:38:43 +01:00 |
|
Matthias Ringwald
|
e708f863ff
|
port: allow one MAX_NR_HID_HOST_CONNECTIONS and MAX_NR_HIDS_CLIENTS for HID(S) host demos
|
2023-01-11 15:17:43 +01:00 |
|
Matthias Ringwald
|
63d302e8cf
|
sm: assert two most significant bits in random static address are set
|
2023-01-11 15:07:24 +01:00 |
|
Matthias Ringwald
|
3dc3c49609
|
a2dp_sink_demo: report failed outgoing connection
|
2023-01-11 11:02:43 +01:00 |
|
Milanka Ringwald
|
40faeb84f8
|
gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
|
2023-01-10 15:59:38 +01:00 |
|
Milanka Ringwald
|
fcd55a0b5a
|
examples: unify status stdout format
|
2023-01-10 11:32:53 +01:00 |
|
Matthias Ringwald
|
6bcf18c2f9
|
hci: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
|
2023-01-09 17:16:01 +01:00 |
|
Milanka Ringwald
|
c673a243e8
|
test/gatt_server/mock: add cmac_ready setter
|
2023-01-09 15:29:09 +01:00 |
|
Milanka Ringwald
|
6fc08a499b
|
test/att_db: add tests
|
2023-01-09 15:29:09 +01:00 |
|
Milanka Ringwald
|
407513dbab
|
test/gatt_server: add tests
|
2023-01-09 15:29:09 +01:00 |
|
Matthias Ringwald
|
7e71cd9074
|
platform/embedded: fix unused warnnings
|
2023-01-09 11:18:51 +01:00 |
|
Matthias Ringwald
|
0f0ba16883
|
hci: avoid setup iso path for failed create cis
|
2023-01-09 11:18:51 +01:00 |
|
Milanka Ringwald
|
617a25959b
|
test/gatt_client: add tests
|
2023-01-06 23:19:17 +01:00 |
|
Matthias Ringwald
|
7deeca1c39
|
test/gatt_client: avoid out-of-range read in test
|
2023-01-04 17:12:53 +01:00 |
|
Milanka Ringwald
|
a382a4ad6c
|
test/gatt_client: add unit tests
|
2023-01-04 13:37:31 +01:00 |
|
Milanka Ringwald
|
8404d3b7ce
|
test/gatt_client: add new tests
|
2023-01-04 00:10:18 +01:00 |
|
Milanka Ringwald
|
bbcf7688e2
|
test/gatt_client: setup le connection
|
2023-01-04 00:10:18 +01:00 |
|
Milanka Ringwald
|
733e49f4f1
|
test/gatt_client: check con_handle of hci_connection
|
2023-01-04 00:10:18 +01:00 |
|
Milanka Ringwald
|
44b1b4f057
|
test/gatt_client: enable FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION API
|
2023-01-04 00:10:18 +01:00 |
|
Milanka Ringwald
|
ae1ee62db0
|
ble/gatt_client: get GATT client for testing
|
2023-01-04 00:10:18 +01:00 |
|
Matthias Ringwald
|
d3762d1522
|
test/gap: add hci tests
|
2023-01-04 00:04:54 +01:00 |
|
Matthias Ringwald
|
3bf0030083
|
btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
|
2023-01-04 00:04:54 +01:00 |
|
Milanka Ringwald
|
9d6c95166f
|
test/gatt_server: add tests
|
2023-01-02 21:13:48 +01:00 |
|
Milanka Ringwald
|
a0a194464a
|
test/gatt_server: add tests
|
2023-01-02 20:56:32 +01:00 |
|
Milanka Ringwald
|
effffa37c0
|
test/gatt_server: set address type
|
2023-01-02 20:56:32 +01:00 |
|
Milanka Ringwald
|
18cd0f4575
|
test/gatt_server: implement gap_get_connection_type mock
|
2023-01-02 20:56:32 +01:00 |
|
Milanka Ringwald
|
22bfc22543
|
att_server: fix type
|
2023-01-02 20:56:32 +01:00 |
|
Milanka Ringwald
|
ef3eb5ef33
|
test/gatt_server: test att_server_register_service_handler
|
2023-01-02 20:56:32 +01:00 |
|
Milanka Ringwald
|
ec8f5414ef
|
att_server: simplify coverage
|
2023-01-02 20:56:32 +01:00 |
|
Milanka Ringwald
|
35d7f2df0b
|
att_server: add de-init
|
2023-01-02 20:56:32 +01:00 |
|
Matthias Ringwald
|
f508b0b10e
|
chibios: start EFL driver
|
2023-01-02 11:39:58 +01:00 |
|
Matthias Ringwald
|
0627fe892f
|
example/a2dp_source_demo: fix build
|
2023-01-01 23:31:01 +01:00 |
|
Matthias Ringwald
|
065fc9a3d9
|
platform: add ChibiOS
|
2023-01-01 23:30:53 +01:00 |
|
Matthias Ringwald
|
4b7165eeb7
|
platform/embedded: fix unused warnnings
|
2023-01-01 22:30:08 +01:00 |
|
Matthias Ringwald
|
ee45d18f4a
|
btstack_chipset_cc256x: fix unused warnings
|
2022-12-31 17:40:10 +01:00 |
|
Matthias Ringwald
|
79b7220dad
|
btstack_tlv_flash_bank: use std int types
|
2022-12-31 17:35:27 +01:00 |
|
Matthias Ringwald
|
981e6ebfb3
|
changelog: prepare for v1.5.5
|
2022-12-22 10:15:14 +01:00 |
|
Matthias Ringwald
|
3366b4c19d
|
chipset/realtek: update patch information
|
2022-12-21 14:15:47 +01:00 |
|
Matthias Ringwald
|
4f0e05eac1
|
libusb/hci_transport_h2_libusb: fix compile without log_error
|
2022-12-20 15:14:27 +01:00 |
|
Matthias Ringwald
|
b5a8309e17
|
tool/metrics: fix path cleanup for buildbot
|
2022-12-20 11:15:57 +01:00 |
|
Matthias Ringwald
|
eaaad3b7fb
|
example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device
|
2022-12-13 17:33:17 +01:00 |
|
Matthias Ringwald
|
bbce5fac02
|
port: streamling CMake build files, fix .h not getting generated in some ports
|
2022-11-29 18:31:21 +01:00 |
|
Matthias Ringwald
|
83a3b001b5
|
changelog: mention libusb rework
|
2022-11-28 09:52:46 +01:00 |
|
Dirk Helbig
|
dd7eda923d
|
hci_transport_libusb: use to btstack_assert and some refactoring
|
2022-11-28 09:49:39 +01:00 |
|
Dirk Helbig
|
abe9af1a35
|
hci_transport_libusb: fixed undefined ENABLE_SCO_OVER_HCI behaviour
|
2022-11-28 09:49:39 +01:00 |
|
Dirk Helbig
|
34de5f8b9a
|
hci_transport_libusb: disable warnings on transfer cancelation for darwin
|
2022-11-28 09:49:39 +01:00 |
|
Dirk Helbig
|
883fce102a
|
hci_transport_libusb: fix transfer cancelation
|
2022-11-28 09:49:39 +01:00 |
|