Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
bluetooth_conn_log API More...
Enumerations | |
enum | { AUTO_BT_CONN_LOG_EVENTS_FLUSH = BIT(7) } |
Functions | |
void | auto_bluetooth_conn_log_configure (uint8_t tdf_logger_mask, uint8_t flags) |
Automatically log Bluetooth connection events. | |
bluetooth_conn_log API
anonymous enum |
#include <infuse/auto/bluetooth_conn_log.h>
Enumerator | |
---|---|
AUTO_BT_CONN_LOG_EVENTS_FLUSH |
void auto_bluetooth_conn_log_configure | ( | uint8_t | tdf_logger_mask, |
uint8_t | flags ) |
#include <infuse/auto/bluetooth_conn_log.h>
Automatically log Bluetooth connection events.
tdf_logger_mask | TDF data logger mask to log events to |
flags | Extra AUTO_BT_CONN_LOG_ flags |