History log of /btstack/src/hci.c (Results 576 – 600 of 1410)
Revision Date Author Comments
# 914f56d2 20-Aug-2020 Matthias Ringwald <[email protected]>

hci: skip authenticate hack


# 8978dcf1 11-Sep-2020 Matthias Ringwald <[email protected]>

hci: fix enable advertisements (regression introduced in 5226d7f)


# 2ac123ee 11-Sep-2020 Matthias Ringwald <[email protected]>

hci: skip HCI Read Buffer Size if Classic not enabled


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

gap: implement gap_load_resolving_list_from_le_device_db


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

hci: enable address resolution and manage resolving list on Controller


# ba44ad41 10-Sep-2020 Matthias Ringwald <[email protected]>

hci: correct checks on when to disable scanning and advertising w.r.t. whitelist being used


# 5226d7f2 10-Sep-2020 Matthias Ringwald <[email protected]>

hci: use bool for le_advertisements_active and le_advertisements_enabled


# a41310b7 10-Sep-2020 Matthias Ringwald <[email protected]>

hci: interleave { check stop, stop, modify, re-start} of { scanning, advertising, connecting} for gap le


# 99b14827 10-Sep-2020 Matthias Ringwald <[email protected]>

hci: store LE Set Address Resolution Enable supported


# 667ba9d1 05-Sep-2020 Matthias Ringwald <[email protected]>

gap: make bd_addr_t const where possible


# 63f2efc9 28-Aug-2020 Matthias Ringwald <[email protected]>

hci: fix re-connect to device for deprecated gap_auto_connection_start


# 8da98cbe 21-Aug-2020 Matthias Ringwald <[email protected]>

hci: fix warning


# 2d5c2a27 19-Aug-2020 Matthias Ringwald <[email protected]>

gap: fix mechanism to stop scanning if needed


# 05002aec 18-Aug-2020 Matthias Ringwald <[email protected]>

hci, mesh_lower_transport: fix warnings


# 057ab60c 17-Aug-2020 Matthias Ringwald <[email protected]>

hci: fix compile for le peripheral only role


# f75e06ad 17-Aug-2020 Matthias Ringwald <[email protected]>

hci: fix compile for le peripheral only role


# 6ea9315c 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: defer whitelist update for connect with whitelist until create connection cancel has completed


# c163146e 17-Aug-2020 Matthias Ringwald <[email protected]>

hci: track outgoing connection address also for connect with whitelist


# 34f55758 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: keep remote device in whitelist on connection complete


# 7a92a9db 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: ignore duplicate addition to whitelist


# 8b69e4c7 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: fix gap_scan_params if called before stack has started up, preserve scan type


# a7a719e9 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: new gap_set_scan_params allows to specify scanning filter policy


# a3b69fde 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: provide LE Whitelist API via gap_whitelist_add/remove/clear


# 95e257d9 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: add gap_connect_with_whitelist, re-implement gap_auto_connect_* functions


# 226db5ef 17-Aug-2020 Matthias Ringwald <[email protected]>

gap: extract hci_whitelist_add, _remove, _clear


1...<<21222324252627282930>>...57