History log of /btstack/src/hci.c (Results 301 – 325 of 1410)
Revision Date Author Comments
# ff87345b 25-Mar-2022 Matthias Ringwald <[email protected]>

hci: exit main hci_run after running non-working substate


# b5ea8df6 23-Mar-2022 Matthias Ringwald <[email protected]>

hci: remove code to init new connection

already set in create_connection_for_bd_addr_and_type for new connection


# ace08712 07-Mar-2022 Matthias Ringwald <[email protected]>

hci: add hci_send_iso_packet_buffer


# 92da54c4 23-Mar-2022 Matthias Ringwald <[email protected]>

hci_dump: mark all hci events as incoming


# 5027c498 06-Feb-2022 Matthias Ringwald <[email protected]>

hci: add hci_register_iso_packet_handler


# 49a6c69c 20-Jan-2022 Matthias Ringwald <[email protected]>

hci: reduce #ifdefs in hci_run_general_gap_le


# 4bafedd5 20-Jan-2022 Matthias Ringwald <[email protected]>

hci: implement periodic advertising sync and sync cancel


# f40c73b4 18-Jan-2022 Matthias Ringwald <[email protected]>

hci: manage periodic advertiser list on controller


# c814a904 16-Mar-2022 Matthias Ringwald <[email protected]>

hci: periodic advertising requires ENABLE_LE_PERIODIC_ADVERTISING


# de9f0299 03-Mar-2022 Matthias Ringwald <[email protected]>

hci: trigger disconnect for dedicated bonding on read encryption key size complete


# 5999ee11 03-Mar-2022 Matthias Ringwald <[email protected]>

hci: emit dedicated bonding complete on pairing complete and encryption complete with error


# 8c021356 02-Mar-2022 Matthias Ringwald <[email protected]>

hci: use 32-bit bit to store local supported commands


# a355334e 28-Feb-2022 Matthias Ringwald <[email protected]>

hci: make use of encryption key size v2 event


# ff7d1758 28-Feb-2022 Matthias Ringwald <[email protected]>

hci: send set event mask 2 during init


# a391128d 25-Feb-2022 Matthias Ringwald <[email protected]>

gap: set min encryption key size during init, if supported


# eaf85bc8 25-Feb-2022 Matthias Ringwald <[email protected]>

gap: add gap_secure_connections_active() to query if BR/EDR Secure Connecions are possible


# 22d445d8 25-Feb-2022 Matthias Ringwald <[email protected]>

gap: add gap_secure_connections_active() to query if BR/EDR Secure Connecions are possible


# 79b7ea2d 17-Feb-2022 Matthias Ringwald <[email protected]>

hci: get iso packet buffers info


# 1a4fdac4 17-Feb-2022 Matthias Ringwald <[email protected]>

hci: fix handling of HCI Connection Complete with error (regression introduced in v1.5.1)


# 8250c242 16-Feb-2022 Matthias Ringwald <[email protected]>

hci: skip send read local name if classic is not enabled


# d54b2c94 11-Feb-2022 Matthias Ringwald <[email protected]>

hci: fix le scan with filterlist


# d5f71a7e 10-Feb-2022 Matthias Ringwald <[email protected]>

hci: fix warnings


# 911801ca 10-Feb-2022 Matthias Ringwald <[email protected]>

hci: stop extended and periodic advertisements during halt


# c42da3bc 10-Feb-2022 Matthias Ringwald <[email protected]>

hci: extract hci_le_scan_stop


# 0c88d5ef 10-Feb-2022 Matthias Ringwald <[email protected]>

hci: rework hci halting states, stop scans and advertisements

# Conflicts:
# src/hci.c


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