12288 Commits

Author SHA1 Message Date
Matthias Ringwald
eee615e5b1 hci_dump: doc 2021-03-11 16:02:29 +01:00
Matthias Ringwald
31437b5204 hci_dump: enable packet logger in tests 2021-03-11 15:53:46 +01:00
Matthias Ringwald
22dc82503e hci_dump: wiced-h4 port 2021-03-11 15:53:46 +01:00
Matthias Ringwald
09df40bd40 hci_dump: stm32 ports 2021-03-11 15:53:46 +01:00
Matthias Ringwald
25d9a2cd74 hci_dump: samv71-xplained-atwilc3000 port 2021-03-11 15:53:46 +01:00
Matthias Ringwald
057ebb4540 hci_dump: renesas-tb-s1ja-cc256x port 2021-03-11 15:53:46 +01:00
Matthias Ringwald
8636a61217 hci_dump: nrf5x 2021-03-11 15:53:46 +01:00
Matthias Ringwald
34c8f786e4 hci_dump: nrf5-zephyr 2021-03-11 15:53:46 +01:00
Matthias Ringwald
5d255a7a69 hci_dump: msp432 port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
cccba2901c hci_dump: max32630-fthr port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
017c2996ac hci_dump: arduino port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
287aaa024c hci_dump: apollo2 port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
be2a754961 hci_dump: esp32 port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
7435ec7b56 hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
e51d966a3d hci_dump: disable hci_dump for ports and tests 2021-03-11 15:53:45 +01:00
Matthias Ringwald
128d6c999a hci_dump: full rewrite, provide platform-specific implementations for posix and embedded platforms 2021-03-11 15:53:45 +01:00
Matthias Ringwald
98451c7b10 ports: disable hci dump in all ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
beb3c81d4f hci: handle start inquiry failure 2021-03-11 15:45:00 +01:00
Matthias Ringwald
bea424a5ab gap: add gap_set_page_scan_activity and gap_set_set_page_scan_type 2021-03-11 15:34:28 +01:00
Matthias Ringwald
a29d726655 bluetooth: add page_scan_type_t and inquiry_scan_type_t 2021-03-11 14:49:55 +01:00
Matthias Ringwald
5769fd77de hci_cmd: add hci_write_inquiry_scan_type and hci_write_page_scan_type 2021-03-11 14:45:06 +01:00
Matthias Ringwald
e8ad6d132a avrcp_target: fix command handling (regression from 9970238) 2021-03-11 13:50:24 +01:00
Bjoern Hartmann
2c50df938b hfp: fix extend event size for sent at messages 2021-03-11 11:50:19 +01:00
Bjoern Hartmann
f20dd2ae75 hfp: fix missing optional event for sent at messages 2021-03-11 11:50:19 +01:00
Matthias Ringwald
571f6be0ed msp432p401lp-cc256x: fix build 2021-03-10 11:37:51 +01:00
Matthias Ringwald
cf159062a6 btstack_uart: add NULL for SLIP function in existing uart implementations (avoid warnings) 2021-03-10 10:03:58 +01:00
Matthias Ringwald
8e2b5d88cf port/Makefile: exclude ports from archive 2021-03-09 16:44:48 +01:00
Milanka Ringwald
78ae886b05 scan_parameters_service: implement write without response for scan parameters 2021-03-09 13:17:39 +01:00
Milanka Ringwald
8f9680d9f5 docu: update gatt client URL 2021-03-09 13:17:39 +01:00
Matthias Ringwald
1738838cad btstack_uart_posix: set parity 2021-03-08 18:43:55 +01:00
Matthias Ringwald
79e58675d2 gatt_battery_query: fix warning about set but unused variable 2021-03-08 17:53:00 +01:00
Matthias Ringwald
e3c90686fb test/btstack_memory_test: fix malloc test (regression) 2021-03-08 11:43:54 +01:00
Matthias Ringwald
caab56b09e changelog: update 2021-03-08 11:14:06 +01:00
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