#
d966a453 |
| 07-Mar-2019 |
Matthias Ringwald <[email protected]> |
hci: assert hci_get_sco_packet_length is smaller or equal to sco packet size
|
#
50299413 |
| 07-Mar-2019 |
Matthias Ringwald <[email protected]> |
hci: use active voice settings for CSR SCI-over-HCI fix
|
#
f1dfbe18 |
| 06-Mar-2019 |
Matthias Ringwald <[email protected]> |
gap: add gap_secure_connection to check if encryption key results from LE Secure Connection Pairing
|
#
cbf638a9 |
| 03-Mar-2019 |
Matthias Ringwald <[email protected]> |
hci: remove sco debug output
|
#
3e56f673 |
| 06-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: use voice settings for active connection
|
#
52e46257 |
| 05-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: avoid division by zero for sco packet length calculation with usb transport
|
#
beceedde |
| 05-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: only pause during halting if hci_halting_defer is called after receiving BTSTACK_EVENT_STATE
|
#
26fe9592 |
| 05-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: pause 500 ms during halting
|
#
3139d098 |
| 03-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: fix compile
|
#
400ff5ab |
| 03-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: calculate SCO payload length based on used hci transport and voice settings, drop hacks in sco_demo_util
|
#
760b20ef |
| 03-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: track outgoing / received SCO bytes to calculate num SCO slots used in controller
|
#
ce41473e |
| 01-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: unify num_acl_packets_sent + num_sco_packets_sent into single num_packets_sent in hci_connection_t
|
#
0b3f95df |
| 01-Feb-2019 |
Matthias Ringwald <[email protected]> |
hci: implement implicit flow control for SCO packets
|
#
81d2bdb2 |
| 17-Jan-2019 |
Matthias Ringwald <[email protected]> |
hci: release outgoing buffer on disconnect if waiting to send another ACL fragment
|
#
33e6948b |
| 17-Jan-2019 |
Matthias Ringwald <[email protected]> |
hci: validate advertisement data length field when generating GAP_EVENT_ADVERTISING_REPORT
|
#
729710c0 |
| 04-Jan-2019 |
Matthias Ringwald <[email protected]> |
hci: enable le events for phy update and channel selection
|
#
b90f6e0a |
| 04-Jan-2019 |
Matthias Ringwald <[email protected]> |
gap: add gap_le_set_phy command
|
#
e705510c |
| 04-Jan-2019 |
Matthias Ringwald <[email protected]> |
hci: return after sending hci cmd in hci_run()
|
#
cd542ed6 |
| 02-Jan-2019 |
Matthias Ringwald <[email protected]> |
hci: check if LE Set Defaut PHY is supported
|
#
6fff2324 |
| 23-Nov-2018 |
Matthias Ringwald <[email protected]> |
remove explicit memset call for buffers from btstack_memory
|
#
c9db5c21 |
| 12-Nov-2018 |
Milanka Ringwald <[email protected]> |
hci/gap: save the le connection interval on connection complete and connection update
|
#
6cdc2862 |
| 22-Oct-2018 |
Matthias Ringwald <[email protected]> |
hci: fix compile without CLASSIC
|
#
f8ee3071 |
| 22-Oct-2018 |
Matthias Ringwald <[email protected]> |
hci/gap: support snif mode
|
#
3dce6128 |
| 22-Oct-2018 |
Matthias Ringwald <[email protected]> |
hci: track connection mode
|
#
c33e56d3 |
| 19-Oct-2018 |
Matthias Ringwald <[email protected]> |
gap: add gap_set_default_link_policy_settings
|