History log of /btstack/platform/daemon/example/inquiry.c (Results 1 – 12 of 12)
Revision Date Author Comments
# db09c08d 09-May-2022 Matthias Ringwald <[email protected]>

platform/daemon: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro


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


# 8aee7be2 24-Sep-2018 Milanka Ringwald <[email protected]>

gap: introduce GIAC and LIAC, use gap_start_inquiry wrapper function


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


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

use btstack_event_state_get_state


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

use hci_event_inquiry_result_get_num_responses


# 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