History log of /btstack/src/hci.c (Results 326 – 350 of 1410)
Revision Date Author Comments
# 184dbe2f 10-Feb-2022 Matthias Ringwald <[email protected]>

hci: extract hci_power_transition_to_halting, try to wait for disconnection complete event


# 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


# 7f839e2c 09-Feb-2022 Matthias Ringwald <[email protected]>

hci: fix returnes status for sniff and qos functions


# 0f7610ad 04-Feb-2022 Matthias Ringwald <[email protected]>

hci: fix GAP_EVENT_EXTENDED_ADVERTISING_REPORT


# 0cbe4690 03-Feb-2022 Matthias Ringwald <[email protected]>

hci: fix set periodic advertising command


# 2e4aaf70 02-Feb-2022 Matthias Ringwald <[email protected]>

hci: use const for advertisment/scan response data


# b02cfc15 01-Feb-2022 Matthias Ringwald <[email protected]>

hci: stop timer on deinit


# 6c0d5426 24-Jan-2022 Matthias Ringwald <[email protected]>

hci: ENABLE_HCI_SERIALIZED_CONTROLLER_OPERATIONS serializes Inquiry, Remote Name Request and Create Connection operations


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

gap: support periodic advertising


# 57a04237 14-Jan-2022 Matthias Ringwald <[email protected]>

gap: rename le_advertising_set.params - le_advertising_set.extended_params


# 8caa405c 14-Jan-2022 Matthias Ringwald <[email protected]>

gap: track enabled extended advertising set


# ee54aff5 12-Jan-2022 Matthias Ringwald <[email protected]>

hci: fix build


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

gap: move set random address for adv events into main modify loop


# 25df6c61 11-Jan-2022 Matthias Ringwald <[email protected]>

gap: emit advertising set installed / removed events


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

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


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

gap: manage advertising sets on controller


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

gap: implement extended advertising api


# 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


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

hci: read le maximum advertising data length


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

hci: use extended advertising config commands


# c95a0fc7 07-Jan-2022 Matthias Ringwald <[email protected]>

hci: report extended adv in GAP_EVENT_EXTENDED_ADVERTISING_REPORT


# a0698cb4 07-Jan-2022 Matthias Ringwald <[email protected]>

hci: report legacy adv report in GAP_EVENT_ADVERTISING_REPORT


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