Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Bluetooth validation

Enumerations

enum  { VALIDATION_BLUETOOTH_INIT = 0 , VALIDATION_BLUETOOTH_ADV_TX = BIT(0) }
 

Functions

int infuse_validation_bluetooth (uint8_t flags)
 

Detailed Description

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

#include <infuse/validation/bluetooth.h>

Enumerator
VALIDATION_BLUETOOTH_INIT 
VALIDATION_BLUETOOTH_ADV_TX 

Function Documentation

◆ infuse_validation_bluetooth()

int infuse_validation_bluetooth ( uint8_t flags)