#
b4eb4420 |
| 02-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: gap_set_allow_role_switch allows to prevent role switch in outgoing classic ACL connections
|
#
1470db0c |
| 02-Apr-2020 |
Matthias Ringwald <[email protected]> |
test/gap: unit test for gap le scanning
|
#
6ffe3f3e |
| 01-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: fix compile
|
#
6e058d3f |
| 31-Mar-2020 |
Matthias Ringwald <[email protected]> |
hci: only send HCI Read Local Encryption Key Size if supported by Controller
|
#
18976c74 |
| 28-Jan-2020 |
Matthias Ringwald <[email protected]> |
test/fuzz: prepare classic acl + sco incoming and ready + le ready hci connection for fuzz_hci
|
#
eddac615 |
| 20-Jan-2020 |
Matthias Ringwald <[email protected]> |
test/fuzz: test hci
|
#
f1f3f303 |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
hci_transport: remove packet type defines provided by bluetooth.h
|
#
5df9dc78 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
6909f064 |
| 15-Nov-2019 |
Matthias Ringwald <[email protected]> |
gap: write supervision timeout after connection complete [a2349]
|
#
0c3eb48d |
| 15-Nov-2019 |
Matthias Ringwald <[email protected]> |
gap: add gap_set_link_supervision_timeout and link_supervision_timeout in hci_stack.h [a2348]
|
#
9c13b5ca |
| 26-Sep-2019 |
Matthias Ringwald <[email protected]> |
hci: extract internal definitions from bluetooth.h
|
#
891b9fc2 |
| 02-Sep-2019 |
Matthias Ringwald <[email protected]> |
gap: support reading RSSI for Classic+LE using gap_read_rssi. Emits GAP_EVENT_RSSI_MEASUREMENT
|
#
07e010b6 |
| 02-Sep-2019 |
Milanka Ringwald <[email protected]> |
gap: Register filter for rejecting classic connections
|
#
b90c4e75 |
| 22-Aug-2019 |
Matthias Ringwald <[email protected]> |
sm: generate local nonce for confirm value in JW+NC+PK in sc responder role
|
#
0d58c2ce |
| 22-Aug-2019 |
Matthias Ringwald <[email protected]> |
sm: remove unused states
|
#
170fafae |
| 19-Aug-2019 |
Matthias Ringwald <[email protected]> |
errata-11838: validate encryption key size to emit GAP Security Level, gap_set_required_encryption_key_size allows to set the required key size
|
#
573897a0 |
| 19-Aug-2019 |
Matthias Ringwald <[email protected]> |
hci: read encryption key size for classic connections after encryption got enabled
|
#
dfa951b1 |
| 13-Jul-2019 |
Matthias Ringwald <[email protected]> |
hci: use 2 bytes as HCI incoming pre-buffer without Classic for GATT Client
|
#
7fc7cb2b |
| 18-Jun-2019 |
Matthias Ringwald <[email protected]> |
hci: add l2cap_cid to att_server_t
|
#
ae334e9e |
| 14-May-2019 |
Matthias Ringwald <[email protected]> |
hci: skip sending second baud rate change if there's no init script and no warm start
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
59c33575 |
| 06-May-2019 |
Matthias Ringwald <[email protected]> |
hci: improved sco tx scheduling (without flow control over UART)
|
#
f234b250 |
| 18-Mar-2019 |
Matthias Ringwald <[email protected]> |
hci: fix sco can send now for usb transports
|
#
65da407b |
| 18-Mar-2019 |
Matthias Ringwald <[email protected]> |
hci: fix compile without sco-over-hci
|
#
6f28d2ee |
| 18-Mar-2019 |
Matthias Ringwald <[email protected]> |
hci: track SCO RX times, emit SCO can send now based on RX times
|