History log of /btstack/platform/daemon/src/daemon_cmds.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 6e753354 28-Mar-2022 Matthias Ringwald <[email protected]>

daemon: add l2cap_request_can_send_now_cmd and rfcomm_request_can_send_now_cmd


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

l2cap: drop reason param in l2cap_disconnect


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

license: update text


# 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


# ea5cc3a8 09-Jul-2020 Matthias Ringwald <[email protected]>

hci: provide hci_opcode_t and daemon_opcode_t definitions and use in hci_cmd.c and daemon_cmd.c


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 1edc4fc7 21-Aug-2018 Matthias Ringwald <[email protected]>

daemon: add commands for Security Manager


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


# 7ef6a7bb 17-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: drop reason arg for l2cap_decline_connection - only 'no resources' expected


# 2531c97e 19-Feb-2016 Matthias Ringwald <[email protected]>

daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile


# 204f664b 20-Jan-2016 Matthias Ringwald <[email protected]>

platform/daemon: drop src folder


# a8307d38 16-Nov-2015 Matthias Ringwald <[email protected]>

extract daemon cmds from hci_cmds into platform/daemon/src/daemon_cmd