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

license: update text


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

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


# 2ca78d18 15-Aug-2018 Matthias Ringwald <[email protected]>

daemon: fix example compile


# fa968b99 15-Aug-2018 Matthias Ringwald <[email protected]>

daemon: fix example compile


# b9dcd1cc 14-Aug-2018 Matthias Ringwald <[email protected]>

daemon: use windows run loop and uart block


# 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__


# 10cad102 01-Apr-2016 Milanka Ringwald <[email protected]>

use getters in HCI_EVENT_LE_META


# be7cc9a0 01-Apr-2016 Milanka Ringwald <[email protected]>

use btstack_event_state_get_state


# 0e2df43f 19-Feb-2016 Matthias Ringwald <[email protected]>

event: introduce hci_event_packet_get_type


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

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