History log of /btstack/src/hci.c (Results 351 – 375 of 1410)
Revision Date Author Comments
# 63671e69 06-Jan-2022 Matthias Ringwald <[email protected]>

hci: use extended scan if enabled


# 91d9e5d0 04-Jan-2022 Matthias Ringwald <[email protected]>

hci: enable all le events from core v5.3 without LE Enhanced Connection Complete


# 51e51a58 10-Jan-2022 Matthias Ringwald <[email protected]>

gap: disable scanning, advertising, connection before updating random address


# 1e83575a 05-Jan-2022 Matthias Ringwald <[email protected]>

hci: fix build


# 9ce37759 05-Jan-2022 Matthias Ringwald <[email protected]>

hci: sort map for supported hci commands by bit position


# 1ffa425c 05-Jan-2022 Matthias Ringwald <[email protected]>

hci: introduce hci_command_supported, store supported hci commands in single field bitmap


# b6ffb67f 05-Jan-2022 Matthias Ringwald <[email protected]>

hci: avoid sending set scan parameters on hci_simulate_working_fuzz


# 25e46151 05-Jan-2022 Matthias Ringwald <[email protected]>

hci: use x-macro to generate enum and mapping for relevant supported hci commands


# 3b631737 05-Jan-2022 Matthias Ringwald <[email protected]>

hci: extract hci_store_local_supported_commands


# 73799937 05-Jan-2022 Matthias Ringwald <[email protected]>

hci: set le scan parameters via hci_run_general_gap_le during init sequence


# baa4881e 04-Jan-2022 Matthias Ringwald <[email protected]>

hci: rename gap_tasks into gap_tasks_classic


# 2f3b3aff 04-Jan-2022 Matthias Ringwald <[email protected]>

hci: ignore gap classic tasks if classic is not supported


# 6d105c71 13-Dec-2021 Matthias Ringwald <[email protected]>

gap: return uint8_t for gap_encryption_key_size


# f461b3df 13-Dec-2021 Matthias Ringwald <[email protected]>

gap: return bool for gap_secure_connection


# 36c3546b 13-Dec-2021 Matthias Ringwald <[email protected]>

gap: return bool gap_secure_connection_for_link_key_type


# ff3f1026 13-Dec-2021 Matthias Ringwald <[email protected]>

gap: return bool for gap_authenticated


# 552b9260 13-Dec-2021 Matthias Ringwald <[email protected]>

gap: return bool for gap_mitm_protection_required_for_security_level


# 7040ba26 13-Dec-2021 Matthias Ringwald <[email protected]>

gap: return bool for gap_authenticated_for_link_key_type


# 291a9103 11-Dec-2021 Matthias Ringwald <[email protected]>

hci: fix indention of hci_halting_run


# 18c4a0a3 06-Dec-2021 Matthias Ringwald <[email protected]>

gap: fix dedicated bonding


# ee025741 03-Dec-2021 Matthias Ringwald <[email protected]>

hci: only return true if command was sent in hci_run_general_pending_commands


# 1f34df2c 03-Dec-2021 Matthias Ringwald <[email protected]>

hci: free hci connection struct if accept synchronous connections fails


# 3bb5ff27 02-Dec-2021 Matthias Ringwald <[email protected]>

hci: avoid discard ACL connections on connection complete with error for SCO to same peer


# f23819bc 02-Dec-2021 Matthias Ringwald <[email protected]>

hci: suppress connection request from higher layers if alloc fails


# 905ee0fd 30-Nov-2021 Matthias Ringwald <[email protected]>

hci: add parentheses around macro invocation of HCI_EVENT_IS_COMMAND_COMPLETE


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