History log of /btstack/platform/daemon/src/daemon.c (Results 1 – 25 of 96)
Revision Date Author Comments
# c26f2c7b 10-Nov-2023 Matthias Ringwald <[email protected]>

bluetooth: add PIN_CODE_LEN, check len in gap_pin_code_response_binary, fixes #542


# 6e753354 28-Mar-2022 Matthias Ringwald <[email protected]>

daemon: add l2cap_request_can_send_now_cmd and rfcomm_request_can_send_now_cmd


# 10a9d105 25-Mar-2022 Matthias Ringwald <[email protected]>

daemon: request for can send now if sending L2CAP/RFCOMM packet fails due to flow control


# 45756c90 25-Mar-2022 Matthias Ringwald <[email protected]>

daemon: drop unused DAEMON_EVENT_RFCOMM_CREDITS


# 5d442ccd 25-Feb-2022 Matthias Ringwald <[email protected]>

daemon: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str


# 5b192b3f 22-Nov-2021 Matthias Ringwald <[email protected]>

daemon: fix build


# 24378be3 22-Nov-2021 Matthias Ringwald <[email protected]>

daemon: fix build


# d2102f77 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fix event ids and pts test


# b93f8966 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: drop reason param in l2cap_disconnect


# 5c092d2d 18-Nov-2021 Matthias Ringwald <[email protected]>

daemon: fix builds


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

license: update text


# 6fad2c37 28-Sep-2021 Matthias Ringwald <[email protected]>

port: drop support for iOS


# bb2a499a 21-Jul-2021 Matthias Ringwald <[email protected]>

daemon: add commands for gap_pin_code_response_binary and gap_pin_code_negative


# a512b228 15-Jul-2021 Matthias Ringwald <[email protected]>

deamon: add commands for classic inquiry and drop link key


# c3d3f9ed 13-Jul-2021 Matthias Ringwald <[email protected]>

daemon: fix forwarding of rfcomm packets to client


# c8dfe071 26-Mar-2021 Matthias Ringwald <[email protected]>

hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h


# 7435ec7b 09-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports


# e51d966a 09-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: disable hci_dump for ports and tests


# 793a0509 02-Mar-2021 Matthias Ringwald <[email protected]>

h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix


# dbc963ca 12-Oct-2020 Matthias Ringwald <[email protected]>

daemon: return 0 from main()


# a6587153 10-May-2020 Matthias Ringwald <[email protected]>

daemon: use 'catch all' listener for gatt client notifications


# ff3cc4a5 03-Dec-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)


# 59064b80 10-Oct-2019 Matthias Ringwald <[email protected]>

daemon: load intel firmware and setup stack on first power on only


# 0c208dfb 10-Oct-2019 Matthias Ringwald <[email protected]>

daemon: load intel firmware and setup stack on first power on only


# 948e8bfe 04-Sep-2019 Matthias Ringwald <[email protected]>

daemon/libusb-intel/windows-winusb-intel: skip power down and hci close if firmware wasn't downloaded yet on SIGINT


1234