#
6fab74db |
| 08-Feb-2018 |
Matthias Ringwald <[email protected]> |
GAP: LE scanning enabled not reset on HCI Reset -> can be enabled before HCI Power Up
|
#
cbe54ab2 |
| 24-Nov-2017 |
Jakob Krantz <[email protected]> |
Adds option to set the connection_scan_interval and connection_scan_window.
|
#
c4c88f1b |
| 20-Nov-2017 |
Jakob Krantz <[email protected]> |
Adds functionality for setting the master-slave role policy. Fixes bug when handling HCI_EVENT_ROLE_CHANGE.
|
#
9c6e867e |
| 19-Jan-2018 |
Matthias Ringwald <[email protected]> |
sm: moved sm_encryption_key_size, sm_authenticated, sm_authorization_state into gap.h
|
#
760ad805 |
| 03-Nov-2017 |
Matthias Ringwald <[email protected]> |
att_server: delete stored CCC values on pairing start
|
#
6c39055a |
| 13-Sep-2017 |
Matthias Ringwald <[email protected]> |
sm: enable check if LTK Request for LE Legacy Pairing comes from Central in LE Device DB, deny if not
|
#
fcae305f |
| 28-Aug-2017 |
Matthias Ringwald <[email protected]> |
sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation
|
#
3cf37b8c |
| 28-Aug-2017 |
Matthias Ringwald <[email protected]> |
sm: use HCI commands to generate public key and calculate dhkey
|
#
daabb8b8 |
| 27-Aug-2017 |
Matthias Ringwald <[email protected]> |
hci: send le set event mask during init
|
#
1b9cb13d |
| 11-Jul-2017 |
Matthias Ringwald <[email protected]> |
l2cap-ertm: query extended features before opening l2cap ertm connection
|
#
b435e062 |
| 07-Jul-2017 |
Matthias Ringwald <[email protected]> |
hci: require ENABLE_LE_DATA_LENGTH_EXTENSION to enable max packet lenghts
|
#
dcd678ba |
| 07-Jul-2017 |
Matthias Ringwald <[email protected]> |
hci: use max le data length if supported by controller
|
#
220006fb |
| 07-Jul-2017 |
Matthias Ringwald <[email protected]> |
hci: check if LE Data Length commands are supported
|
#
73044eb2 |
| 07-Jul-2017 |
Matthias Ringwald <[email protected]> |
hci: move le connection parameters for outgoing connections into hci_stack_t
|
#
ec111c8b |
| 04-Jul-2017 |
Matthias Ringwald <[email protected]> |
hci: added hci_get_state()
|
#
0a51f88b |
| 22-May-2017 |
Matthias Ringwald <[email protected]> |
gap: add gap functions for responding to legacy and ssp pairing requests
|
#
b7f1ee76 |
| 21-May-2017 |
Matthias Ringwald <[email protected]> |
gap: provide gap_remote_name_request
|
#
f5875de5 |
| 21-May-2017 |
Matthias Ringwald <[email protected]> |
gap: provide gap_inquiry_start + gap_inquiry_stop. emit GAP_EVENT_INQUIRY_COMPLETE
|
#
182c3ec8 |
| 02-Apr-2017 |
Matthias Ringwald <[email protected]> |
hci: controller to host flow control - set host size before enabling flow control
|
#
2b838201 |
| 01-Apr-2017 |
Matthias Ringwald <[email protected]> |
hci: Controller to Host Flow Control + docs
|
#
fe53f27b |
| 12-Mar-2017 |
Matthias Ringwald <[email protected]> |
hci: fix compile
|
#
689a7eb9 |
| 16-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci: reduced incoming prebuffer to 0 for LE-only, and outgoing to 0 if HAVE_HOST_CONTROLLER_API defined
|
#
f9f2075c |
| 16-Jan-2017 |
Matthias Ringwald <[email protected]> |
hci: mark hci_write_local_name as Classic only, hci_le_generate_dhkey depend on HAVE_HCI_CONTROLLER_DHKEY_SUPPORT, reduce HCI Command Buffer size for LE only
|
#
c65ae2a0 |
| 03-Mar-2017 |
Matthias Ringwald <[email protected]> |
h5: fix corruption of outgoing fragmented ACL packets.
|
#
e9c151bc |
| 24-Feb-2017 |
Matthias Ringwald <[email protected]> |
h5: provide 2 byte post buffer for outgoing packets - used for 16-bit data integrity check
|