History log of /btstack/src/hci.h (Results 101 – 125 of 654)
Revision Date Author Comments
# 22df2fe2 09-Feb-2022 Matthias Ringwald <[email protected]>

hci: trigger read rssi and write link supervision timeout via gap_connection_tasks


# 9afaa4d4 09-Feb-2022 Matthias Ringwald <[email protected]>

gap: gap_enable_link_watchdog() uses automatic flush timeout to disconnect if data cannot be sent


# 53f240c0 14-Jan-2022 Matthias Ringwald <[email protected]>

gap: support periodic advertising


# 174b4d21 11-Jan-2022 Matthias Ringwald <[email protected]>

hci: track advertisement set for set params, adv data, scan response commands


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

gap: implement extended advertising api


# 5ce0b5cb 10-Jan-2022 Matthias Ringwald <[email protected]>

hci: add list of advertising sets


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

hci: replace le_advertisements_enabled with le_advertisements_state.LE_ADVERTISEMENT_STATE_ENABLED


# 935aa76e 10-Jan-2022 Matthias Ringwald <[email protected]>

hci: replace le_advertisements_active by le_advertisements_state.LE_ADVERTISEMENT_STATE_ACTIVE


# 6bf435a6 10-Jan-2022 Matthias Ringwald <[email protected]>

hci: convert le_advertisements_todo.LE_ADVERTISEMENT_TASKS_PARAMS_SET intole_advertiseemnts_state.LE_ADVERTISEMENT_STATE_PARAMS_SET


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

hci: add le_advertisements_state


# 3a74541e 09-Jan-2022 Matthias Ringwald <[email protected]>

hci: read le maximum advertising data length


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

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


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

hci: use x-macro to generate enum and mapping for relevant supported hci 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


# 7fee22d1 13-Dec-2021 Milanka Ringwald <[email protected]>

att_server: use uint16 for value_indication_handle


# 3cc0a368 16-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fixed_channels_supported instead of fixed_channels


# 1901fae5 15-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: provide l2ap_run_information_requests


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

hci: make hci_number_free_acl_slots_for_connection_type public


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

license: update text


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

gap: gap_inquiry_set_scan_activity to set Inquiry Scan Activity


# a9904214 26-Oct-2021 Matthias Ringwald <[email protected]>

hci: fix stack init with SCO over HCI for BCM controller


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

gap: allow to set Page Timeout with gap_set_page_timeout


# 9c1f3c56 21-Oct-2021 Matthias Ringwald <[email protected]>

hci: fix typo in GAP_TASK_WRITE_PAGE_SCAN_TYPE


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

hci: query remote features only once


12345678910>>...27