#
cd77dd38 |
| 10-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci: fix ios build
|
#
06b9e820 |
| 10-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci: reduce init code (skip baud rate and bd addr changes) for SoC ports
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
755bc585 |
| 14-Dec-2016 |
Matthias Ringwald <[email protected]> |
hci: remove hci_set_local_version_information_callback (use hci_add_event_handler instead)
|
#
6bef4003 |
| 01-Dec-2016 |
Matthias Ringwald <[email protected]> |
hci: limit num hci commands to 1 to reduce complexity
|
#
94be1a66 |
| 30-Nov-2016 |
Matthias Ringwald <[email protected]> |
provide _va_arg type variants for hci_send_cmd and hci_dump_log
|
#
5106e6dc |
| 22-Nov-2016 |
Matthias Ringwald <[email protected]> |
hci: try to re-enable advertisements in slave role
|
#
9e263bd7 |
| 14-Nov-2016 |
Matthias Ringwald <[email protected]> |
hci: log local name during init
|
#
e90bae01 |
| 12-Nov-2016 |
Matthias Ringwald <[email protected]> |
hci: read local name during init
|
#
33373e40 |
| 10-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: use fake public addresss of nRf5 chipsets as random static address
|
#
52b551c3 |
| 08-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: fix Random Address generation when enabled before HCI is working
|
#
52db98b2 |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci: disable connection timeout check for BLE-only
|
#
35454696 |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci: disable parts of classic code if ENABLE_CLASSIC is not defined
|
#
202c8a4c |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
fix warnings/bugs reported by eclipse static analyzer
|
#
f04a0c31 |
| 09-Oct-2016 |
Matthias Ringwald <[email protected]> |
fix warnings for using %u with int vars
|
#
3905afbf |
| 03-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci: skip write synchronous flow control enable and write default erroneos data reporting if commands not supported
|
#
f064e0bb |
| 03-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci: fix LE skipping if SCO over HCI is used
|
#
148ca237 |
| 03-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci_init: use log_debug for init script output
|
#
8a114470 |
| 30-Sep-2016 |
Matthias Ringwald <[email protected]> |
hci: set substate when setting EIR data
|
#
ff00ed1c |
| 29-Sep-2016 |
Matthias Ringwald <[email protected]> |
gap: add gap_set_extended_inquiry_response
|
#
f6858d14 |
| 29-Sep-2016 |
Matthias Ringwald <[email protected]> |
hci: add hci_set_inquiry_mode to set inquiry mode during init
|
#
8cff923e |
| 24-Aug-2016 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop' into a2dp
|
#
c6a37cfd |
| 29-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: discard ACL fragement on connection close, too
|
#
28a0332d |
| 29-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: discard ACL fragment when HCI connection is gone
|
#
8b96126a |
| 28-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: log eSCO support
|