#
3e68d23d |
| 28-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: add hci_extended_sco_link_supported
|
#
abffc819 |
| 28-Jul-2016 |
Milanka Ringwald <[email protected]> |
move sco accept connection to the upper layers (hfp, hsp)
|
#
011577ab |
| 28-Jul-2016 |
Milanka Ringwald <[email protected]> |
move esco accept connection to the upper layers (hfp, hsp)
|
#
c2e1fa60 |
| 17-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: provided error code in hardware error callback
|
#
26a9b6da |
| 14-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: combine hci_packet_buffer_prefix with hci_packet_buffer into hci_packet_buffer_data and use hci_packet_buffer as pointer to point at pos HCI_OUTGOING_PRE_BUFFER_SIZE
|
#
313e5f9c |
| 14-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: log cause for hardware error
|
#
7c959318 |
| 05-Jul-2016 |
Matthias Ringwald <[email protected]> |
fix warnings related to potential loss of precision for integer conversions
|
#
274dad91 |
| 04-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: fix null dereference in hci_send_cmd_packet when hci connection when table is full (II)
|
#
7224be7e |
| 01-Jul-2016 |
Matthias Ringwald <[email protected]> |
clean ups and fixes to avoid warnings from static code analyzer
|
#
2deddece |
| 01-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: fix null dereference in hci_send_cmd_packet when hci connection table is full
|
#
2bacf595 |
| 20-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: derive BR/EDR Link Key from LE LTK established via LE Secure Connection
|
#
55597469 |
| 20-Jun-2016 |
Matthias Ringwald <[email protected]> |
gap: extracted gap_store_link_key_for_bd_addr
|
#
1624665a |
| 07-Jun-2016 |
Matthias Ringwald <[email protected]> |
link_key_db: add set_local_bd_addr to be able to store link key pairs (local/remote). Use in posix fs link key db
|
#
483c5078 |
| 20-May-2016 |
Matthias Ringwald <[email protected]> |
hci: enable Default Erroneous Data Reporting for SCO over HCI
|
#
659d758c |
| 03-May-2016 |
Matthias Ringwald <[email protected]> |
hci: increase HCI Reset resend timeout to 200 ms
|
#
0f78faa8 |
| 02-May-2016 |
Matthias Ringwald <[email protected]> |
Merge branch 'master' into develop
|
#
3d50b4ba |
| 21-Apr-2016 |
Matthias Ringwald <[email protected]> |
hci: use btstack_packet_handler_t for acl and sco callbacks
|
#
d58dd308 |
| 14-Apr-2016 |
Matthias Ringwald <[email protected]> |
hci: handle double reset after CSR Warm Boot
|
#
9f007422 |
| 13-Apr-2016 |
Matthias Ringwald <[email protected]> |
h5: add fixed to handle H5 state reset after CSR Warm Boot
|
#
d057580e |
| 08-Apr-2016 |
Matthias Ringwald <[email protected]> |
hci: add hci_request_sco_can_send_now_event
|
#
a6ef64ba |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use hci_event_pin_code_request_get_bd_addr
|
#
f316a845 |
| 30-Mar-2016 |
Matthias Ringwald <[email protected]> |
posix: use ms timeouts in run loop and also in hci.c
|
#
aec7654d |
| 30-Mar-2016 |
Matthias Ringwald <[email protected]> |
prefix embedded HAVE_
|
#
d0755cd6 |
| 30-Mar-2016 |
Matthias Ringwald <[email protected]> |
prefix POSIX related HAVE_ defines
|
#
0cb5b971 |
| 28-Mar-2016 |
Matthias Ringwald <[email protected]> |
fix prototypes for fn()
|