12255 Commits

Author SHA1 Message Date
Matthias Ringwald
9f1d8eee3d remove btstack_run_loop_base.h include from run loop implementations and tests 2021-03-08 10:45:31 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
796f7837d0 moved btstack_run_loop_base into btstack_run_loop to allow for refactored run loops without client build changes 2021-03-08 10:24:20 +01:00
Matthias Ringwald
6bdecec7ba move GATT Service clients into ble/gatt-service 2021-03-08 10:09:41 +01:00
Matthias Ringwald
d9c6a0aea9 test/embedded: remote test to add timer twice as it triggers assertion 2021-03-07 22:10:50 +01:00
Matthias Ringwald
43b71a9fd7 test/tlv_posix: call de-init on close instance 2021-03-07 22:06:22 +01:00
Matthias Ringwald
dffbc68c3c pts/avdtp_source_test: map AOT_MP2_AAC_LC -> AOT_AAC_LC 2021-03-07 21:55:37 +01:00
Matthias Ringwald
7ce4a9c75e pts/le_data_channel: use define to provide valid case integer 2021-03-07 21:41:14 +01:00
Matthias Ringwald
da91170462 test/crypto: link cpputest libs at end of link command 2021-03-07 21:27:00 +01:00
Matthias Ringwald
716552ac20 test/btstack_memory: fix test for newer gcc 2021-03-07 19:11:00 +01:00
Matthias Ringwald
21a1351894 test/security_manager_sc: add run loop base 2021-03-07 18:13:22 +01:00
Matthias Ringwald
842264f18f stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base 2021-03-07 18:09:58 +01:00
Matthias Ringwald
a9efd76d35 btstack_run_loop_windows: remove unused vars, use base for add/remove data source 2021-03-07 17:49:31 +01:00
Matthias Ringwald
c31f237122 mtk: add run_loop_base 2021-03-07 17:25:05 +01:00
Matthias Ringwald
3c7822d846 doc: update links, use nav for newer mkdocs 2021-03-07 16:53:42 +01:00
Matthias Ringwald
1714068dcc ble/device_information_service_client.c: avoid unused warning for att_status 2021-03-06 23:44:01 +01:00
Matthias Ringwald
116288ddcc test: add run loop base 2021-03-06 23:14:20 +01:00
Milanka Ringwald
1c4a5e7375 doc: add Battery Client and Device Information Client 2021-03-05 18:30:29 +01:00
Milanka Ringwald
4c517414dd example: improve documentation for gatt_battery_query and gatt_device_information_query 2021-03-05 18:30:29 +01:00
Milanka Ringwald
47ecb0ae1c /ble/device_information_service_client.h: fix name for IEEE Regulatory Certification event 2021-03-05 18:30:29 +01:00
Bjoern Hartmann
375bf62071 test/pts: do not require portaudio 2021-03-05 17:57:51 +01:00
Matthias Ringwald
9d0de1e9f5 sm: improve log message during Passkey pairing 2021-03-05 17:56:39 +01:00
Milanka Ringwald
087a95b885 ble/device_information_service: rename event, handle events in example 2021-03-05 16:59:58 +01:00
Milanka Ringwald
48691b0d3d ble/device_information_service: add att_status to events 2021-03-05 16:59:58 +01:00
Milanka Ringwald
878c87a845 ble/device_information_service: handle GATT client events 2021-03-05 16:59:58 +01:00
Milanka Ringwald
1f101bfc9e ble/device_information_service: events for characteristics 2021-03-05 16:59:58 +01:00
Milanka Ringwald
77aad12581 ble/device_information_service: skeleton files 2021-03-05 16:59:58 +01:00
Matthias Ringwald
08b8a6e446 device_information_service_server: return empty data if field not set by app 2021-03-05 16:48:26 +01:00
Matthias Ringwald
afe9bf34d2 hci: fix init for BCM/Cypress with SCO_OVER_HCI 2021-03-05 15:17:25 +01:00
Matthias Ringwald
da2ac9bebc pts/avdtp_sink: fix warning 2021-03-05 14:33:45 +01:00
Bjoern Hartmann
024d452987 pts/avdtp_sink: add information about supported codecs 2021-03-05 11:53:18 +01:00
Bjoern Hartmann
2febf1bd2e pts/avdtp_sink: add LDAC decoder 2021-03-05 11:53:18 +01:00
Matthias Ringwald
8c7eabe410 changelog: mention runloop base use 2021-03-05 11:49:44 +01:00
Matthias Ringwald
1a6cbb821e nrf5-zephyr: use run loop base 2021-03-05 11:49:44 +01:00
Matthias Ringwald
b23e1511be btstack_run_loop_windows: use run loop base (build) 2021-03-05 11:49:44 +01:00
Matthias Ringwald
dfbf4e35dd btstack_run_loop_windows: use run loop base (code) 2021-03-05 11:49:44 +01:00
Matthias Ringwald
6cdca94f97 btstack_run_loop_wiced: use run loop base 2021-03-05 11:49:44 +01:00
Matthias Ringwald
86dbc093a7 btstack_run_loop_freertos: use run loop base (build) 2021-03-05 11:46:58 +01:00
Matthias Ringwald
cd5f23a325 btstack_run_loop_freertos: use run loop base (code) 2021-03-05 11:46:58 +01:00
Matthias Ringwald
50b47281dc btstack_run_loop_embedded: use run loop base (build) 2021-03-05 11:46:58 +01:00
Matthias Ringwald
3eab39f313 btstack_run_loop_embedded: use run loop base (code) 2021-03-05 11:46:58 +01:00
Matthias Ringwald
eda177a49c btstack_run_loop_posix: use run loop base (build) 2021-03-05 11:46:58 +01:00
Matthias Ringwald
075edf12f9 btstack_run_loop_posix: use run loop base (code) 2021-03-05 11:46:58 +01:00
Matthias Ringwald
9c30c2b3e9 hci usb: update list of known devices for libusb and winusb 2021-03-05 09:59:51 +01:00
Matthias Ringwald
fd95f94573 hci_transport_h5: conditional compile if ENABLE_H5 2021-03-04 19:42:08 +01:00
Matthias Ringwald
8613fdb8dc a2dp_sink_demo, a2dp_source_demo: clarify supported AVRCP categories 2021-03-04 17:51:17 +01:00
Matthias Ringwald
f06fd90980 changelog: mention run loop base 2021-03-04 16:59:42 +01:00
Milanka Ringwald
f3d85318ba ble/battery_service_client: reimplement polling, add manual poll and API documentation 2021-03-04 16:51:28 +01:00
Milanka Ringwald
49f1504696 ble/battery_service_client: add poll interval as param to connect function 2021-03-04 16:51:28 +01:00
Milanka Ringwald
89b171cf29 ble/battery_service_client: fix polling, remove size check for internal events 2021-03-04 16:51:28 +01:00