10978 Commits

Author SHA1 Message Date
Matthias Ringwald
2dceb1d611 gap: provide gap_get_role to query master/slave role for HCI connection handle 2020-07-30 12:14:32 +02:00
Matthias Ringwald
8c4485bcad a2dp: enter connected state if command is rejected, always forward sbc config as sink 2020-07-30 11:57:19 +02:00
Milanka Ringwald
f1d531e03c test/avdtp_source: add pts test description 2020-07-30 11:44:27 +02:00
Milanka Ringwald
4501427090 test/avdtp_sink: dump capabilities 2020-07-30 11:43:54 +02:00
Matthias Ringwald
6eb58c0bfc avdtp: use avdtp_get_next_initiator_transaction_label to get new transaction label 2020-07-29 12:07:54 +02:00
Matthias Ringwald
17796dfb12 avdtp_acceptor: fix compile 2020-07-29 12:07:54 +02:00
Matthias Ringwald
30c0b5e704 avdtp_acceptor: check buffer size when reassembling incoming avdtp signaling packets 2020-07-29 12:04:03 +02:00
Matthias Ringwald
a3dbe420ba a2dp_source: rework get capabilities query 2020-07-29 11:28:42 +02:00
Matthias Ringwald
7d4fd418ae a2dp_source: use active_remote_sep only as initiator, only use active_remote_sep_index 2020-07-29 11:02:48 +02:00
Milanka Ringwald
e2dcb544de avdtp_initiator: remove send delay report 2020-07-29 10:17:46 +02:00
Milanka Ringwald
b6370429d1 avdtp: fix error code on set configuration if sep already configured 2020-07-28 22:33:03 +02:00
Milanka Ringwald
2d5478718e avrcp: fix compile 2020-07-28 22:31:46 +02:00
Milanka Ringwald
3acd1f1c67 avrcp: check packet type and return if fragmented (currently not supported) 2020-07-28 22:30:10 +02:00
Milanka Ringwald
c6cd1191c9 avrcp: fix send of segmented commands 2020-07-28 22:26:40 +02:00
Milanka Ringwald
35e570115f test/pts: fix cmake compile 2020-07-28 22:26:40 +02:00
Matthias Ringwald
cf95ebe8f4 a2dp_source: forward stream state changes in both acceptor and initiator roles 2020-07-28 17:04:09 +02:00
Matthias Ringwald
dcc4f677ed stm32-sx1280: emit transport sent in transport_run 2020-07-27 22:36:53 +02:00
Matthias Ringwald
0c6e04b28d stm32-sx1280: implement hal_cpu 2020-07-25 23:24:25 +02:00
Matthias Ringwald
c3b46f5a8b hci: fix compile warnings 2020-07-25 22:56:43 +02:00
Matthias Ringwald
697b823e5f test/fuzz: prepare for avrcp fuzzing 2020-07-25 18:54:26 +02:00
Matthias Ringwald
12f3b2bdfb test/avdtp_util: fix build 2020-07-25 18:04:23 +02:00
Matthias Ringwald
852d5f72ca test/fuzz: avoid hard-coded path to btstack repo 2020-07-25 17:49:16 +02:00
Matthias Ringwald
7a4f4a6697 stm32-sx1280: update readme 2020-07-24 10:15:15 +02:00
Matthias Ringwald
05dbef54c8 stm32-sx1280: handle PDU_DATA_LLCTRL_TYPE_CONN_UPDATE_IND, free tx packets on disconnect 2020-07-23 23:25:10 +02:00
Matthias Ringwald
2992f73460 hci_transport_h5: fix compile 2020-07-23 13:28:22 +02:00
Matthias Ringwald
4ea43905e8 MISRAC2012-Rule-10.4_a: append 'u' to constant literals when used in unsigned expressions or comparisons 2020-07-23 12:36:33 +02:00
Milanka Ringwald
1904e5a145 avdtp: renamed definition of supported features 2020-07-23 12:25:19 +02:00
Milanka Ringwald
e2f2541787 avrcp: use defines instead of enum for features 2020-07-23 12:11:54 +02:00
Matthias Ringwald
722c03bd82 avrcp: fix 'variable might be used uninitialized' warning, fixes #308 2020-07-23 08:31:10 +02:00
Milanka Ringwald
f0dfb82292 test/avrcp: fix compile 2020-07-23 08:16:51 +02:00
Milanka Ringwald
08485fc42b avrcp: use capital case for defines 2020-07-23 08:14:39 +02:00
Milanka Ringwald
03883c7743 avdtp: use capital case for defines, remove unused context from test files 2020-07-23 08:14:39 +02:00
Milanka Ringwald
23edb87eff avdtp: use Bluetooth error codes 2020-07-23 08:14:39 +02:00
Matthias Ringwald
791baace3f a2dp_sink/source: keep state on unexpected events 2020-07-22 17:54:59 +02:00
Matthias Ringwald
aad9721618 gap: add gap_pin_code_response_binary, fixes issue #307 / pull request #238 2020-07-22 14:08:23 +02:00
Matthias Ringwald
19d4ba9182 tool/misc: add tool to convert signed to unsigned literals when used in unsigned expressions 2020-07-22 13:53:20 +02:00
Matthias Ringwald
8322fb3a90 avdtp: register l2cap packet handler only once 2020-07-21 17:29:34 +02:00
Matthias Ringwald
6c87a5c39f tool/misc: new append_u_to_constants.cocci 2020-07-20 23:37:06 +02:00
Matthias Ringwald
45a92aba53 hid examples: allow for role switch and sniff mode 2020-07-16 22:19:45 +02:00
Matthias Ringwald
3c214e8a16 Windows port for Dialog DA14585 connected via serial port 2020-07-16 17:50:40 +02:00
Matthias Ringwald
eb0c105509 posix-h4-da1458x: temp re-enable Classic support to fix build 2020-07-16 16:29:33 +02:00
Matthias Ringwald
e58afcb452 btstack_uart_block_windows: allow to call open again 2020-07-16 16:20:41 +02:00
Matthias Ringwald
14b5610872 posix-h4-da1585x: disable Classic support 2020-07-16 15:52:57 +02:00
Matthias Ringwald
da07609737 hog_boot_demo: fix warning 2020-07-16 15:52:28 +02:00
Matthias Ringwald
5ebc82273f btstack_util: avoid signed/unsigned mix 2020-07-15 20:50:09 +02:00
Matthias Ringwald
50d5c6caab avdtp: fix invalid response for Get Capabilities request if Delay Reporting was supported 2020-07-15 17:19:36 +02:00
Matthias Ringwald
cd34529436 gap: set minium required encryption key size for Classic connections to 7, matching the Core spec 2020-07-15 17:13:08 +02:00
Matthias Ringwald
0dd3c6c3ef use unsigned literals instead of clumsy casts in ad_parser.c and btstack_event.h 2020-07-14 23:37:47 +02:00
Matthias Ringwald
44c20b8a7b stm32-sx1280: advertise only every advertising interval max 2020-07-14 18:05:18 +02:00
Matthias Ringwald
c682a3bf6e fix compile samv71-xplained and stm32-f103rb 2020-07-13 19:08:34 +02:00