Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Bluetooth scanner task arguments. More...
#include <stdint.h>
#include <zephyr/sys/util.h>
Go to the source code of this file.
Data Structures | |
struct | task_bt_scanner_args |
Bluetooth scanner task arguments. More... | |
Enumerations | |
enum | { TASK_BT_SCANNER_LOG_INFUSE_BT = BIT(0) } |
enum | { TASK_BT_SCANNER_FLAGS_LOG_ENCRYPTED = BIT(0) , TASK_BT_SCANNER_FLAGS_FILTER_DUPLICATES = BIT(1) , TASK_BT_SCANNER_FLAGS_DEFER_LOGGING = BIT(2) } |
Bluetooth scanner task arguments.
SPDX-License-Identifier: FSL-1.1-ALv2