History log of /btstack/example/dut_mode_classic.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 6058cb0d 25-Mar-2021 Matthias Ringwald <[email protected]>

examples: use `btstack_event.h` getters instead of direct array access, use enum to compare status codes


# ec8ae085 23-Oct-2020 Milanka Ringwald <[email protected]>

docu: copy editing examples titles


# 13820c00 21-Oct-2020 Milanka Ringwald <[email protected]>

docu: updated titles of examples


# 1d927f3a 17-May-2019 Matthias Ringwald <[email protected]>

dut_mode_classic: disable Secure Simple Pairing


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

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


# a4fe6467 24-Aug-2018 Matthias Ringwald <[email protected]>

example: register for events after setting up the stack, register for hci events after sm_init()


# 58d7a529 01-Nov-2017 Milanka Ringwald <[email protected]>

update examples docu


# a75ba47b 19-Oct-2017 Matthias Ringwald <[email protected]>

example/dut_mode_classic: fix packet handler comment


# 486d2354 19-Oct-2017 Matthias Ringwald <[email protected]>

example/dut_mode_classic: enter BR/EDR Device Under Test (DUT) mode example