History log of /btstack/src/hci.c (Results 476 – 500 of 1410)
Revision Date Author Comments
# 128825c3 19-Jun-2021 Matthias Ringwald <[email protected]>

hci: extract hci_remote_sc_enabled


# 50dcc63c 19-Jun-2021 Matthias Ringwald <[email protected]>

gap: reject pin code request if secure connections only mode is active


# b54464ca 19-Jun-2021 Matthias Ringwald <[email protected]>

hci: delete unused authentication flags


# 8daf94bc 18-Jun-2021 Matthias Ringwald <[email protected]>

hci: prefix authentication flags with AUTH_FLAG_*


# 77208d90 18-Jun-2021 Matthias Ringwald <[email protected]>

gap: emit GAP_EVENT_PAIRING_STARTED and GAP_EVENT_PAIRING_COMPLETE


# 1714cbbd 18-Jun-2021 Matthias Ringwald <[email protected]>

hci: funnel pairing operation via hci_pairing_started and hci_pairing_complete


# 965a4ccf 17-Jun-2021 Matthias Ringwald <[email protected]>

bluetooth.h: fix typo


# 4e5d21ea 17-Jun-2021 Matthias Ringwald <[email protected]>

hci: update advertising data without stopping advertising first


# 137715eb 16-Jun-2021 Matthias Ringwald <[email protected]>

gap: return status for `gap_set_security_mode`


# 532454f9 16-Jun-2021 Matthias Ringwald <[email protected]>

gap: drop[ local bonding flag in IO Capability Reply if remote does not indicate bonding


# 2ff4272d 16-Jun-2021 Matthias Ringwald <[email protected]>

hci: track HCI_EVENT_IO_CAPABILITY_RESPONSE received


# 6a79f6ba 11-Jun-2021 Matthias Ringwald <[email protected]>

fix Classic-only compile


# f5873674 11-Jun-2021 Matthias Ringwald <[email protected]>

fix build


# f7e6a692 11-Jun-2021 Matthias Ringwald <[email protected]>

gap: stop LE connecting if create connection fails (e.g. connectable adv active and multiple roles not supported)


# 6bcfa632 11-Jun-2021 Matthias Ringwald <[email protected]>

gap: cache own address on start advertising and connecting, provide getters


# dbd5dcc3 10-Jun-2021 Matthias Ringwald <[email protected]>

gap: avoid requesting authentication twice


# e9f98c4a 10-Jun-2021 Matthias Ringwald <[email protected]>

gap: store link key in hci connection struct to allow authenticate after pairing without bonding


# b45b7749 03-Jun-2021 Milanka Ringwald <[email protected]>

MISRAC2012-Rule-8.3_b: match function declaration and definition


# 5ce1359e 02-Jun-2021 Matthias Ringwald <[email protected]>

add 'U' to unsigned constants


# fcaf38b9 27-May-2021 Matthias Ringwald <[email protected]>

hci: skip mutual authentication again


# a61834b6 26-May-2021 Matthias Ringwald <[email protected]>

gap: re-configure advertisements after power cycle


# 17c6fe5c 25-May-2021 Matthias Ringwald <[email protected]>

gap: abort SSP pairing if MITM protection required but not possible


# e276e383 25-May-2021 Matthias Ringwald <[email protected]>

hci: store remote ssp io capabilities


# 6edaed7f 25-May-2021 Matthias Ringwald <[email protected]>

gap: only store link key if it allows requested security level


# 3c0c7fef 19-May-2021 Matthias Ringwald <[email protected]>

hci: fix compile


1...<<11121314151617181920>>...57