History log of /btstack/src/hci.h (Results 176 – 200 of 654)
Revision Date Author Comments
# 6be3cf7f 20-Feb-2021 Matthias Ringwald <[email protected]>

hci: sco rx tracking only for sco over hci


# 4e821764 20-Feb-2021 Matthias Ringwald <[email protected]>

hci: config I2S for BCM Controllers if ENABLE_SCO_OVER_PCM


# 11b03efa 08-Feb-2021 Matthias Ringwald <[email protected]>

hci: introduce SEND_IO_CAPABILITIES_NEGATIVE_REPLY


# cf01e888 08-Feb-2021 Matthias Ringwald <[email protected]>

gap: read local OOB data on start and on call to gap_ssp_generate_oob_data


# 1849becd 04-Feb-2021 Matthias Ringwald <[email protected]>

gap: support classic OOB pairing

new gap_ssp_remote_oob_data allows to report receive OOB data
set OOB data flag in IO Capabilities reply
respond to remote oob data request


# f21849cb 08-Feb-2021 Matthias Ringwald <[email protected]>

hci: check if Remote OOB Extended Data Request Reply and Read Local OOB Extended Data command are supported


# 5e91d96c 25-Jan-2021 Matthias Ringwald <[email protected]>

gap: provide Link Type parameter to incoming connection filter for `gap_register_classic_connection_filter`


# 4688f216 08-Jan-2021 Matthias Ringwald <[email protected]>

hci: support de-init


# 8051253f 05-Jan-2021 Matthias Ringwald <[email protected]>

hci: configure PCM/I2S for Broadcom if ENABLE_SCO_OVER_PCM is defined


# aafc4f7a 28-Dec-2020 Matthias Ringwald <[email protected]>

att_server: pull up att_connection_t from att_server into hci_connection_t


# 212d735e 07-Dec-2020 Matthias Ringwald <[email protected]>

sm: introduce SM_RESPONDER_PH1_PAIRING_REQUEST_RECEIVED_W4_IRK to wait for IRK after receiving Pairing Request


# d77906ff 16-Nov-2020 Matthias Ringwald <[email protected]>

sm: emit pairing complete only one of the pairing started events was sent before


# 41ce31d9 12-Nov-2020 Matthias Ringwald <[email protected]>

sm: add state for 're-encryption failed'


# 5567aa60 09-Nov-2020 Matthias Ringwald <[email protected]>

sm: use PH4 for re-encryption of bonded devices, merge ph4 w4 encryption responder and initiator states


# 8d4eef95 09-Nov-2020 Matthias Ringwald <[email protected]>

sm: add SM_RESPONDER_PH4_W4_CONNECTION_ENCRYPTED and handle with peripheral role to emit re-encryption complete event


# 7b001f4e 09-Nov-2020 Matthias Ringwald <[email protected]>

sm: move sm_reencryption_active into sm_connection


# dd12a62b 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_RESPONDER_PH0_RECEIVED_LTK_REQUEST code into sm_run

remove SM_RESPONDER_PH4_Y_GET_ENC


# b26f445f 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_INITIATOR_PH1_W2_SEND_PAIRING_REQUEST code into sm_run

remove SM_INITIATOR_PH1_SEND_PAIRING_REQUEST


# f32b7a88 29-Oct-2020 Matthias Ringwald <[email protected]>

sm: move SM_INITIATOR_PH0_HAS_LTK code into sm_run

remove SM_INITIATOR_PH0_SEND_START_ENCRYPTION


# 30c8e114 28-Oct-2020 Matthias Ringwald <[email protected]>

Revert "sm: delete unused ir_loopup_active"

This reverts commit bac48def6980b39e32241a04b057248e72bd89b2.


# bac48def 27-Oct-2020 Matthias Ringwald <[email protected]>

sm: delete unused ir_loopup_active


# 57132f12 08-Oct-2020 Matthias Ringwald <[email protected]>

sm: implement h7 ctkd

Set CT2 in AuthReq if Bonding+SC+CTKD


# c214d65b 16-Oct-2020 Matthias Ringwald <[email protected]>

hci: track if secure connections have been enabled


# 02b02cff 16-Sep-2020 Matthias Ringwald <[email protected]>

hci: remove device from resolving list before adding it again for new pairing


# 21debf25 11-Sep-2020 Matthias Ringwald <[email protected]>

hci: enable address resolution and manage resolving list on Controller


12345678910>>...27