10949 Commits

Author SHA1 Message Date
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
Matthias Ringwald
be3a5e5ff9 fix compile tool/metrics and port/daemon 2020-07-13 18:31:49 +02:00
Matthias Ringwald
dbe92de6a9 btstack_link_key_db_tlv: require NVM_NUM_LINK_KEYS to be set in btstack_config.h, set NVM_NUM_LINK_KEYS 16 where missing 2020-07-13 18:05:30 +02:00
Milanka Ringwald
9798b196e5 avdtp: remove printf from library 2020-07-13 16:35:56 +02:00
Matthias Ringwald
be21d6886f avdtp: fix warning 2020-07-13 12:39:28 +02:00
Matthias Ringwald
77092f3ebc avdtp: remove avdtp_context_t 2020-07-13 12:19:36 +02:00
Matthias Ringwald
c69f4ba529 avdtp: emit most events to sink and source if registered 2020-07-13 12:09:19 +02:00
Matthias Ringwald
32d799b87b avdtp: emit set config and other events to sink/source based on stream endpoint type 2020-07-13 11:30:45 +02:00
Matthias Ringwald
1cd6e5652b stm32-sx1280: allow to configure set of advertisement channels 2020-07-12 23:22:58 +02:00
Matthias Ringwald
9efa14e56c stm32-sx1280: advertise on configured channels 2020-07-12 23:02:15 +02:00
Matthias Ringwald
de7d2a884e avdtp: fix warning 2020-07-12 00:21:38 +02:00
Matthias Ringwald
a65fe4076d stm32-sx1280: fix tx packet queuing 2020-07-12 00:18:54 +02:00
Matthias Ringwald
4e5921a401 stm32-sx1280: build multiple examples 2020-07-11 23:50:29 +02:00
Matthias Ringwald
f4e5258ff7 stm32-sx1280: fix can send now, notify on packet sent 2020-07-11 23:45:24 +02:00
Matthias Ringwald
f08f4934f3 avdtp: emit media codec other based on local stream endpoint 2020-07-11 18:20:10 +02:00
Matthias Ringwald
0fbfe0705c avdtp: emit media codec sbc based on local stream endpoint 2020-07-11 18:09:52 +02:00
Matthias Ringwald
61fb88e19d avdtp: emit configuration based on local stream endpoint 2020-07-11 17:58:07 +02:00
Matthias Ringwald
2d9d000f0d avdtp: emit delay only as source 2020-07-11 17:50:07 +02:00
Matthias Ringwald
f751daa3e8 avdtp: emit events to sink/source based on stream endpoint type 2020-07-11 16:54:21 +02:00
Matthias Ringwald
702fd9c2c7 a2dp: call user packet handler directly 2020-07-11 16:10:48 +02:00
Matthias Ringwald
38106e952d avdtp: remove a2dp_callback from avdtp_context_t 2020-07-11 16:02:34 +02:00
Matthias Ringwald
951d2774cf avdtp: remove handle_media_data from avdtp_context_t 2020-07-11 15:47:22 +02:00
Matthias Ringwald
109ac445d4 stm32-sx1280: update readme 2020-07-11 15:20:38 +02:00
Matthias Ringwald
e4380caf67 stm32-sx1280: extract ll_sx1280.c from controller.c 2020-07-11 15:20:38 +02:00
Matthias Ringwald
01d28edad6 stm32-sx1280: move event generation for connection changes into ll part 2020-07-11 15:20:38 +02:00
Matthias Ringwald
f5a4c43e1f stm32-sx1280: implement transport_can_send_packet_now, deliver packets from ll via controller 2020-07-11 15:20:38 +02:00
Milanka Ringwald
f01aeca4c9 avdtp: on disconnect call directly l2cap_disconnect on all stream endpoints and then the connection as well 2020-07-11 15:15:16 +02:00
Milanka Ringwald
b401ff594c avdtp: remove context param from disconnect call 2020-07-11 14:58:09 +02:00
Milanka Ringwald
cec76c5b8e avdtp: remove unused param 2020-07-10 17:07:25 +02:00
Milanka Ringwald
297feb5f52 avdtp: remove unused param 2020-07-10 17:04:17 +02:00