#
559961d0 |
| 01-Feb-2017 |
Matthias Ringwald <[email protected]> |
hci: wait 10 ms after init script download on Broadcom chipsets
|
#
ee752bb8 |
| 19-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci_transport: add set_sco_config and call when nr. of SCO connections changes
|
#
a42798c3 |
| 19-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci: configure Broadcom chipsets to send SCO data via HCI transport
|
#
903ea03a |
| 18-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci: fix init sequence if le central not supported
|
#
e691bb38 |
| 18-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci: fix reading whitelist size
|
#
b95a5a35 |
| 18-Jan-2017 |
Matthias Ringwald <[email protected]> |
gap_le: cleanup use of own address for scanning, advertisements, and connection creation
|
#
d70217a2 |
| 15-Jan-2017 |
Matthias Ringwald <[email protected]> |
gap: require ENABLE_LE_CENTRAL for adv scans and outgoing connections, ENABLE_LE_PERIPHERAL for advertisements
|
#
755bc585 |
| 14-Dec-2016 |
Matthias Ringwald <[email protected]> |
hci: remove hci_set_local_version_information_callback (use hci_add_event_handler instead)
|
#
94be1a66 |
| 30-Nov-2016 |
Matthias Ringwald <[email protected]> |
provide _va_arg type variants for hci_send_cmd and hci_dump_log
|
#
3a6673b6 |
| 22-Nov-2016 |
Matthias Ringwald <[email protected]> |
fix build for classic-only
|
#
18707219 |
| 21-Nov-2016 |
Matthias Ringwald <[email protected]> |
att_server: move state into hci_connection_t to handle multiple ATT clients
|
#
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
|
#
577ca2d3 |
| 03-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci: skip write synchronous flow control enable and write default erroneos data reporting if commands not supported
|
#
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
|
#
4b8b5afe |
| 28-Sep-2016 |
Matthias Ringwald <[email protected]> |
sm: handle IRK lookup in general case, inline SM_SC_SEND_LTK_REQUESTED_NEGATIVE_REPLY handling
|
#
41d32297 |
| 28-Sep-2016 |
Matthias Ringwald <[email protected]> |
sm: fix sending of negative ltk reply
|
#
8cff923e |
| 24-Aug-2016 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop' into a2dp
|
#
3e68d23d |
| 28-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: add hci_extended_sco_link_supported
|
#
c2e1fa60 |
| 17-Jul-2016 |
Matthias Ringwald <[email protected]> |
hci: provided error code in hardware error callback
|
#
06cd539f |
| 15-Jul-2016 |
Matthias Ringwald <[email protected]> |
sm: fix pairing in legacy mode
|
#
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
|
#
d7471931 |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: use ltk from db for sc in responder role, fix sending keypress notifictations
|