#
052bbdc5 |
| 09-Sep-2020 |
Matthias Ringwald <[email protected]> |
sm: provide gap_get_persistent_irk
|
#
667ba9d1 |
| 05-Sep-2020 |
Matthias Ringwald <[email protected]> |
gap: make bd_addr_t const where possible
|
#
a3b69fde |
| 17-Aug-2020 |
Matthias Ringwald <[email protected]> |
gap: provide LE Whitelist API via gap_whitelist_add/remove/clear
|
#
95e257d9 |
| 17-Aug-2020 |
Matthias Ringwald <[email protected]> |
gap: add gap_connect_with_whitelist, re-implement gap_auto_connect_* functions
|
#
5a1ca52e |
| 14-Aug-2020 |
Matthias Ringwald <[email protected]> |
gap: new gap_set_scan_params allows to specify scanning filter policy
|
#
88a03c8d |
| 13-Aug-2020 |
Matthias Ringwald <[email protected]> |
gap: request role change for classic connection via `gap_request_role`
|
#
2dceb1d6 |
| 30-Jul-2020 |
Matthias Ringwald <[email protected]> |
gap: provide gap_get_role to query master/slave role for HCI connection handle
|
#
aad97216 |
| 22-Jul-2020 |
Matthias Ringwald <[email protected]> |
gap: add gap_pin_code_response_binary, fixes issue #307 / pull request #238
|
#
c7710378 |
| 09-Jun-2020 |
Matthias Ringwald <[email protected]> |
gap: comment on link key db only working after power up
|
#
5d23aae8 |
| 27-May-2020 |
Matthias Ringwald <[email protected]> |
gap: add gap_secure_connections_enable
|
#
78315a58 |
| 08-May-2020 |
Matthias Ringwald <[email protected]> |
GAP: gap_set_security_level sets required security level for incoming and outgoing connections
|
#
a8c4e5ad |
| 30-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: introduce EXTENDED_INQUIRY_RESPONSE_DATA_LEN
|
#
b4eb4420 |
| 02-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: gap_set_allow_role_switch allows to prevent role switch in outgoing classic ACL connections
|
#
e6c51921 |
| 15-Nov-2019 |
Matthias Ringwald <[email protected]> |
gap: only set link supervision timeout if we're master
|
#
0c3eb48d |
| 15-Nov-2019 |
Matthias Ringwald <[email protected]> |
gap: add gap_set_link_supervision_timeout and link_supervision_timeout in hci_stack.h [a2348]
|
#
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
|
#
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
|
#
8b35e16a |
| 20-Jun-2019 |
Matthias Ringwald <[email protected]> |
hci: support classic connection in gap_secure_connection
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
f1dfbe18 |
| 06-Mar-2019 |
Matthias Ringwald <[email protected]> |
gap: add gap_secure_connection to check if encryption key results from LE Secure Connection Pairing
|
#
b90f6e0a |
| 04-Jan-2019 |
Matthias Ringwald <[email protected]> |
gap: add gap_le_set_phy command
|
#
c9db5c21 |
| 12-Nov-2018 |
Milanka Ringwald <[email protected]> |
hci/gap: save the le connection interval on connection complete and connection update
|
#
f8ee3071 |
| 22-Oct-2018 |
Matthias Ringwald <[email protected]> |
hci/gap: support snif mode
|
#
c33e56d3 |
| 19-Oct-2018 |
Matthias Ringwald <[email protected]> |
gap: add gap_set_default_link_policy_settings
|