Milanka Ringwald
|
1101489150
|
avrcp: introduce enum for suported features
|
2019-02-19 12:04:53 +01:00 |
|
Matthias Ringwald
|
7f3f442d49
|
sm: avoid SM_EVENT_PAIRING_COMPLETE with ERROR_CODE_REMOTE_USER_TERMINATED_CONNECTION after successful pairing in responder role
|
2019-02-19 11:48:18 +01:00 |
|
Matthias Ringwald
|
3311c2d57c
|
fix includes for avrcp/avdtp header files
|
2019-02-17 21:48:53 +01:00 |
|
Matthias Ringwald
|
98b77e7926
|
example/a2dp_sink_demo: show usage for space key
|
2019-02-08 16:26:58 +01:00 |
|
Matthias Ringwald
|
5c88082bb9
|
:msp430f5229lp-cc2564b: fix compile
|
2019-02-08 16:12:13 +01:00 |
|
Matthias Ringwald
|
dd3bf36f5a
|
l2cap: mark l2cap_handle_channel_closed and l2cap_emit_channel_opened as CLASSIC only
|
2019-02-08 16:07:44 +01:00 |
|
Matthias Ringwald
|
740eb56e0b
|
changelog: update
|
2019-02-08 15:42:13 +01:00 |
|
Matthias Ringwald
|
83c123990b
|
example/spp_streamer_client: add option to stream as fast as possible
|
2019-02-07 13:45:49 +01:00 |
|
Matthias Ringwald
|
1fb071232a
|
hci_dump: redirect log_* SEGGER RTT
|
2019-02-07 12:01:40 +01:00 |
|
Matthias Ringwald
|
4412fefaeb
|
crypto: handle encryption and random results from controller during shutdown
|
2019-02-07 08:41:38 +01:00 |
|
Matthias Ringwald
|
adf5eaa96b
|
sm: fix check for unused entries when looking up devices in le_device_db
|
2019-02-07 08:08:16 +01:00 |
|
Matthias Ringwald
|
3e56f6735f
|
hci: use voice settings for active connection
|
2019-02-06 12:07:05 +01:00 |
|
Matthias Ringwald
|
1df781587f
|
le_device_db_tlv: return null addr and BD_ADDR_TYPE_UNKNOWN if device entry does not exist
|
2019-02-06 11:11:33 +01:00 |
|
Matthias Ringwald
|
a9c8940efe
|
le_device_db_tlv: return null addr and BD_ADDR_TYPE_UNKNOWN if device entry does not exist
|
2019-02-06 11:07:07 +01:00 |
|
Matthias Ringwald
|
46d9fae3db
|
le_device_db_tlv: return null addr and BD_ADDR_TYPE_UNKNOWN if device entry does not exist
|
2019-02-06 10:43:39 +01:00 |
|
Matthias Ringwald
|
52e4625705
|
hci: avoid division by zero for sco packet length calculation with usb transport
|
2019-02-05 22:43:40 +01:00 |
|
Matthias Ringwald
|
0c23bea1f5
|
crypto: fix lockup when stack is shutdown while waiting for result of HCI Command, e.g. LE Read Local P256 Public Key
|
2019-02-05 17:23:51 +01:00 |
|
Matthias Ringwald
|
beceedde07
|
hci: only pause during halting if hci_halting_defer is called after receiving BTSTACK_EVENT_STATE
|
2019-02-05 16:24:35 +01:00 |
|
Matthias Ringwald
|
26fe959261
|
hci: pause 500 ms during halting
|
2019-02-05 16:02:02 +01:00 |
|
Dirk Helbig
|
63ff2b1e64
|
raspi: detect raspberry pi model, use 3 mbps for 3A+ and 3B+
|
2019-02-04 10:04:08 +01:00 |
|
Matthias Ringwald
|
99dd78454e
|
posix-h4,posix-h5,windows-h4: show build id for CSR controllers
|
2019-02-03 21:26:16 +01:00 |
|
Matthias Ringwald
|
3139d098cb
|
hci: fix compile
|
2019-02-03 18:59:45 +01:00 |
|
Matthias Ringwald
|
400ff5ab4c
|
hci: calculate SCO payload length based on used hci transport and voice settings, drop hacks in sco_demo_util
|
2019-02-03 12:08:16 +01:00 |
|
Matthias Ringwald
|
01b2daf8ad
|
example/sco_demo_util: prefix ASCII test data with packet counter
|
2019-02-03 11:32:48 +01:00 |
|
Matthias Ringwald
|
760b20ef2e
|
hci: track outgoing / received SCO bytes to calculate num SCO slots used in controller
|
2019-02-03 00:19:56 +01:00 |
|
Matthias Ringwald
|
ce41473efb
|
hci: unify num_acl_packets_sent + num_sco_packets_sent into single num_packets_sent in hci_connection_t
|
2019-02-01 21:41:23 +01:00 |
|
Matthias Ringwald
|
0b3f95df2e
|
hci: implement implicit flow control for SCO packets
|
2019-02-01 18:06:10 +01:00 |
|
Matthias Ringwald
|
d861f4bf32
|
example/sco_demo_util: fix compile for non-audio modes
|
2019-02-01 17:35:43 +01:00 |
|
Matthias Ringwald
|
e1de95bec8
|
example/sco_demo_util: validate sco_handle in sco_demo_send
|
2019-02-01 15:53:39 +01:00 |
|
Matthias Ringwald
|
5db50aaad5
|
btstack_crypto: directly process queued crypto operation on HCI result
|
2019-01-29 11:20:15 +01:00 |
|
Milanka Ringwald
|
20834b7ab7
|
test/hfp: fix hci parser
|
2019-01-28 11:02:50 +01:00 |
|
Milanka Ringwald
|
d5bcd37fce
|
test/sbc: fix hci parser
|
2019-01-28 10:49:40 +01:00 |
|
Milanka Ringwald
|
5f05305255
|
hfp: use flag to relase SLC
|
2019-01-27 22:17:24 +01:00 |
|
Milanka Ringwald
|
8439fb24b0
|
hfp: use flag to relase SLC
|
2019-01-27 22:17:24 +01:00 |
|
Matthias Ringwald
|
8d9b6072af
|
sm: triger DHK/IRK calculation after ER/IR is set
|
2019-01-26 22:49:50 +01:00 |
|
Matthias Ringwald
|
60da69122d
|
exampe: use VPATH for hxcmod-player
|
2019-01-26 22:38:20 +01:00 |
|
Milanka Ringwald
|
64f19ded88
|
hfp: enable call of SLC disconnect while the audio session is running
|
2019-01-25 16:51:39 +01:00 |
|
Milanka Ringwald
|
0aee97eff3
|
hfp: enhanced call status, fix event and parsing, extend demo
|
2019-01-25 16:28:41 +01:00 |
|
Matthias Ringwald
|
8a5282fd8d
|
msp430 ports: improve RTS control - avoid enabling RTS after single byte block read with pending received byte
|
2019-01-23 17:22:14 +01:00 |
|
Matthias Ringwald
|
6f7dfc693b
|
libusb: check libusb_reset_device result
|
2019-01-23 09:18:29 +01:00 |
|
Matthias Ringwald
|
84b427c355
|
raspi: add raspberry pi hardware overview
|
2019-01-22 14:30:42 +01:00 |
|
Matthias Ringwald
|
c41e99220e
|
raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol
|
2019-01-21 15:25:57 +01:00 |
|
Milanka Ringwald
|
5e947511ef
|
btstack_cvsd_plc: fix warnings
|
2019-01-21 09:46:00 +01:00 |
|
Matthias Ringwald
|
d9bed121d2
|
raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol
|
2019-01-19 23:57:51 +01:00 |
|
Matthias Ringwald
|
d14da541e3
|
posix: use correct baudrate enums for baud rates higher than 921600 (linux)
|
2019-01-19 21:58:56 +01:00 |
|
Matthias Ringwald
|
4cec621274
|
hci: release outgoing buffer on disconnect if waiting to send another ACL fragment
|
2019-01-17 19:22:35 +01:00 |
|
Matthias Ringwald
|
81d2bdb29c
|
hci: release outgoing buffer on disconnect if waiting to send another ACL fragment
|
2019-01-17 19:21:00 +01:00 |
|
Matthias Ringwald
|
88949f8443
|
ad_parser: validate data element length fields in ad_iterator_has_more
|
2019-01-17 16:14:50 +01:00 |
|
Matthias Ringwald
|
33e6948b12
|
hci: validate advertisement data length field when generating GAP_EVENT_ADVERTISING_REPORT
|
2019-01-17 15:43:36 +01:00 |
|
Matthias Ringwald
|
23b7e05eef
|
btstack_crypto: remove printfs
|
2019-01-14 21:23:31 +01:00 |
|