History log of /btstack/src/hci.c (Results 376 – 400 of 1410)
Revision Date Author Comments
# 0d37aff3 20-Nov-2021 Matthias Ringwald <[email protected]>

hci: assert can send now in initialization run


# 9885fb2d 18-Nov-2021 Matthias Ringwald <[email protected]>

hci: fix unused warning


# 31b1e954 17-Nov-2021 Matthias Ringwald <[email protected]>

hci: fix unused variable warning


# df9e2780 17-Nov-2021 Matthias Ringwald <[email protected]>

hci: run substate machines, esp. halting, before other commands to assert reliable power down


# 091e35e3 17-Nov-2021 Matthias Ringwald <[email protected]>

hci: extract hci_halting_run and hci_falling_asleep_run


# 8ac71e5c 16-Nov-2021 Matthias Ringwald <[email protected]>

hci: remove timer during power down


# 8f733c6f 09-Nov-2021 Matthias Ringwald <[email protected]>

hci: make hci_number_free_acl_slots_for_connection_type public


# 685ec254 04-Nov-2021 Matthias Ringwald <[email protected]>

hcI: add 1000 ms watchdog that forces power off for hci_power_control(HCI_POWER_OFF)


# 1f9eb2cc 04-Nov-2021 Matthias Ringwald <[email protected]>

hci: extract hci_discard_connections


# 83dc1a98 04-Nov-2021 Matthias Ringwald <[email protected]>

hci: extract hci_whitelist_free


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 6b65794d 01-Nov-2021 Milanka Ringwald <[email protected]>

docs: use @return instead of @returns


# dbe0d85c 29-Oct-2021 Matthias Ringwald <[email protected]>

hci: use hci_trigger_remote_features_for_connection on connection encrypted


# c9742cd1 29-Oct-2021 Matthias Ringwald <[email protected]>

hci: exract hci_trigger_remote_features_for_connection


# 1dc973e7 28-Oct-2021 Matthias Ringwald <[email protected]>

gap: use gap_inquiry_set_scan_activity


# c0c8a829 28-Oct-2021 Matthias Ringwald <[email protected]>

gap: gap_inquiry_set_scan_activity to set Inquiry Scan Activity


# 3176c896 25-Oct-2021 Matthias Ringwald <[email protected]>

hci: fix len of GAP_EVENT_PAIRING_COMPLETE


# 32a12730 21-Oct-2021 Matthias Ringwald <[email protected]>

gap: allow to set Page Timeout with gap_set_page_timeout


# 521bd5ff 21-Oct-2021 Matthias Ringwald <[email protected]>

hci: move /* fall through */ before next case statement after #ifdef/#endif to silence implicit fall through warnings from esp32 gcc 8.4


# 461a2bc4 20-Oct-2021 Matthias Ringwald <[email protected]>

hci: query remote features only once


# 67f708e0 12-Oct-2021 Matthias Ringwald <[email protected]>

sm + hci: complementary functions to remove packet handler


# d54424c3 06-Oct-2021 Matthias Ringwald <[email protected]>

hci: request remote features before initiating our authentication


# c91e6e4f 05-Oct-2021 Matthias Ringwald <[email protected]>

hci: remove tracking for hci commands that are sent by gap

hci delete stored link key, hci le set random address, hci le set advertising enable


# 9136bde8 05-Oct-2021 Matthias Ringwald <[email protected]>

hci: add hci_le_random_address_set to set random address. Advertisements are restarted if random address is used for advertising


# 8d5f0979 05-Oct-2021 Matthias Ringwald <[email protected]>

gap: only read pairing oob data on request


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