Matthias Ringwald
|
d3c765a367
|
wav_util: handle write after close gracefully
|
2022-03-09 19:13:15 +01:00 |
|
Matthias Ringwald
|
5d442ccd97
|
daemon: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str
|
2022-02-25 16:58:49 +01:00 |
|
Matthias Ringwald
|
924bf9b8c7
|
posix: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str
|
2022-02-25 16:47:46 +01:00 |
|
Matthias Ringwald
|
e2bf7a9a29
|
posix/wav_util: add wav_reader_get_num_channels and wav_reader_get_sampling_rate
|
2022-02-23 18:02:04 +01:00 |
|
Matthias Ringwald
|
d762ae9adc
|
posix: remove accidental debug output
|
2022-02-05 23:15:33 +01:00 |
|
Matthias Ringwald
|
4437baf628
|
posix: fix RTS/CTS configuration by keeping local termios copy
|
2022-02-05 23:10:35 +01:00 |
|
Matthias Ringwald
|
1544bae6a2
|
btstack_run_loop_freertos: fix deprecated btstack_run_loop_freertos_trigger_from_isr
|
2022-01-20 10:37:27 +01:00 |
|
Matthias Ringwald
|
7a6e2d5a07
|
libusb: do not detach kernel driver on Cygwin
|
2021-12-21 16:05:52 +01:00 |
|
Milanka Ringwald
|
9f7e3af12b
|
MISRAC2012-Rule-10.3: att_db, btstack_stdin_embedded
|
2021-12-13 16:01:57 +01:00 |
|
Matthias Ringwald
|
5b192b3f55
|
daemon: fix build
|
2021-11-22 18:04:05 +01:00 |
|
Matthias Ringwald
|
24378be3a8
|
daemon: fix build
|
2021-11-22 17:55:35 +01:00 |
|
Matthias Ringwald
|
d2102f77fe
|
l2cap: fix event ids and pts test
|
2021-11-22 17:36:47 +01:00 |
|
Matthias Ringwald
|
b93f89661e
|
l2cap: drop reason param in l2cap_disconnect
|
2021-11-22 10:49:32 +01:00 |
|
Matthias Ringwald
|
c78b4f699d
|
btstack_posix_tlv: use max value size of 2048, assert if size is larger in store
|
2021-11-20 20:34:09 +01:00 |
|
Matthias Ringwald
|
5c092d2da5
|
daemon: fix builds
|
2021-11-18 21:25:43 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
9e6ecc42e2
|
Fix warnings
|
2021-10-21 22:17:24 +02:00 |
|
Matthias Ringwald
|
894c930c47
|
btstack_portaudio: fix unused variables warning
|
2021-10-08 10:36:45 +02:00 |
|
Matthias Ringwald
|
6fad2c3769
|
port: drop support for iOS
|
2021-09-28 14:37:17 +02:00 |
|
Matthias Ringwald
|
bb2a499a75
|
daemon: add commands for gap_pin_code_response_binary and gap_pin_code_negative
|
2021-07-21 15:53:43 +02:00 |
|
Matthias Ringwald
|
d813b2984e
|
nrf5-cinnamon: fix compile
|
2021-07-18 23:07:42 +02:00 |
|
Matthias Ringwald
|
783a8debb9
|
posix: avoid use-after-free in signal handler
|
2021-07-18 14:14:41 +02:00 |
|
Matthias Ringwald
|
43e99aeee1
|
java: fix build
|
2021-07-15 21:42:04 +02:00 |
|
Matthias Ringwald
|
fc7ba75f8f
|
java: fix build
|
2021-07-15 18:42:39 +02:00 |
|
Matthias Ringwald
|
3762975ec3
|
java: add GAPInquiry example
|
2021-07-15 14:18:05 +02:00 |
|
Matthias Ringwald
|
a512b22891
|
deamon: add commands for classic inquiry and drop link key
|
2021-07-15 14:16:49 +02:00 |
|
Matthias Ringwald
|
c3d3f9ed34
|
daemon: fix forwarding of rfcomm packets to client
|
2021-07-13 10:21:15 +02:00 |
|
Matthias Ringwald
|
12610ed383
|
java/SPPClientTest: query for SPP service, retry on failure, use last SPP service found
|
2021-07-13 10:20:47 +02:00 |
|
Matthias Ringwald
|
d08c604f0f
|
esp32: fix build
|
2021-07-08 09:31:51 +02:00 |
|
Matthias Ringwald
|
de9c9f72d7
|
windows: allow to register ctrl-c callback in stdin handler
|
2021-07-05 16:10:05 +02:00 |
|
Matthias Ringwald
|
970469cf7e
|
posix: support for handling POSIX signals
|
2021-07-05 16:10:05 +02:00 |
|
Matthias Ringwald
|
9d933ba251
|
btstack_uart_block_wiced.c: fix compile
|
2021-07-05 10:47:49 +02:00 |
|
Matthias Ringwald
|
739fcdb2bb
|
wiced: use btstack_run_loop_execute_code_on_main_thread instead of btstack_run_loop_wiced_execute_code_on_main_thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
62b026069e
|
btstack_run_loop_wiced: implement execute on main thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
66c452cf80
|
btstack_run_loop_wiced: implement trigger exit
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
f8d5edf1c3
|
btstack_run_loop_corefoundation: implement execute on main thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
dcf86b2997
|
btstack_run_loop_corefoundation: implement trigger exit
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
7b06a5623f
|
btstack_run_loop_qt: implement poll_data_sources_from_irq
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
b3483efb03
|
btstack_run_loop_qt: implement execute on main thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
d34d17d7a7
|
btstack_run_loop_windows: implement poll_data_sources_from_irq
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
5bea0138e2
|
btstack_run_loop_windows: implement execute on main thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
82b879d843
|
btstack_run_loop_windows: implement trigger exit
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
90d4f18637
|
btstack_run_loop_posix: implement poll_data_sources_from_irq
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
41158b7431
|
btstack_run_loop_posix: implement execute on main thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
2e357f7a2f
|
btstack_run_loop_posix: implement trigger exit
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
c51a1d5a2d
|
btstack_run_loop_freertos: implement execute on main thread
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
38b6e83679
|
btstack_run_loop_freertos: implement trigger exit
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
d9d4921fd5
|
freertos: use generic btstack_run_loop_poll_data_sources_from_irq instead of btstack_run_loop_freertos_trigger_from_isr
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
4fd33db703
|
btstack_run_loop_freertos: implement poll_data_sources_from_irq
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
d338410556
|
embedded: use generic btstack_run_loop_poll_data_sources_from_irq instead of btstack_run_loop_embedded_trigger
|
2021-07-02 16:51:58 +02:00 |
|