#
8daf94bc |
| 18-Jun-2021 |
Matthias Ringwald <[email protected]> |
hci: prefix authentication flags with AUTH_FLAG_*
|
#
1714cbbd |
| 18-Jun-2021 |
Matthias Ringwald <[email protected]> |
hci: funnel pairing operation via hci_pairing_started and hci_pairing_complete
|
#
2ff4272d |
| 16-Jun-2021 |
Matthias Ringwald <[email protected]> |
hci: track HCI_EVENT_IO_CAPABILITY_RESPONSE received
|
#
f5873674 |
| 11-Jun-2021 |
Matthias Ringwald <[email protected]> |
fix build
|
#
6bcfa632 |
| 11-Jun-2021 |
Matthias Ringwald <[email protected]> |
gap: cache own address on start advertising and connecting, provide getters
|
#
d5314cbe |
| 11-Jun-2021 |
Matthias Ringwald <[email protected]> |
sm: cache local address in sm_connection_t at connection complete
|
#
e9f98c4a |
| 10-Jun-2021 |
Matthias Ringwald <[email protected]> |
gap: store link key in hci connection struct to allow authenticate after pairing without bonding
|
#
48cdff9c |
| 03-Jun-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-8.3_b: match function declaration and definition
|
#
b45b7749 |
| 03-Jun-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-8.3_b: match function declaration and definition
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
a61834b6 |
| 26-May-2021 |
Matthias Ringwald <[email protected]> |
gap: re-configure advertisements after power cycle
|
#
e276e383 |
| 25-May-2021 |
Matthias Ringwald <[email protected]> |
hci: store remote ssp io capabilities
|
#
f4935286 |
| 17-May-2021 |
Matthias Ringwald <[email protected]> |
sm: move sm_pairing_failed_reason from setup into sm_connection_t, use sm_pairing_error more often
|
#
5dbec6b3 |
| 17-May-2021 |
Matthias Ringwald <[email protected]> |
gap: allow to set security mode
|
#
30cdf3c6 |
| 15-May-2021 |
Matthias Ringwald <[email protected]> |
gap: add get/set secure connections only mode
|
#
496bb884 |
| 07-May-2021 |
Matthias Ringwald <[email protected]> |
gap: add gap_inquiry_lap to allow for limited inquiry
|
#
e6d6524d |
| 07-May-2021 |
Matthias Ringwald <[email protected]> |
hci: fix build without ENABLE_CLASSIC
|
#
8fd3cd58 |
| 10-Apr-2021 |
Matthias Ringwald <[email protected]> |
hci: fix include
|
#
278ff8a9 |
| 09-Apr-2021 |
Matthias Ringwald <[email protected]> |
gap: support QoS setup with gap_qos_set
|
#
140c0557 |
| 07-Apr-2021 |
Matthias Ringwald <[email protected]> |
gap: support sniff subrating
|
#
50d7398c |
| 25-Mar-2021 |
Matthias Ringwald <[email protected]> |
hci: store io cap response auth requirements
|
#
bea424a5 |
| 11-Mar-2021 |
Matthias Ringwald <[email protected]> |
gap: add gap_set_page_scan_activity and gap_set_set_page_scan_type
|
#
c6602a61 |
| 04-Mar-2021 |
Matthias Ringwald <[email protected]> |
hci: use 4 bytes HCI_OUTGOING_PRE_BUFFER_SIZE if not defined and ENABLE_H5 is defined
|
#
c694b835 |
| 22-Feb-2021 |
Matthias Ringwald <[email protected]> |
hci: fix build
|
#
cb70c5ab |
| 15-Feb-2021 |
Matthias Ringwald <[email protected]> |
hci: add hci_set_sco_transport, call sco_transport->open() on sco connection complete
|