Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tdf_bluetooth_connection Struct Reference

Bluetooth connection state change. More...

#include <definitions.h>

Data Fields

struct tdf_struct_bt_addr_le address
 Address of remote device.
 
uint8_t connected
 Connected (1) or Disconnected (0)
 

Detailed Description

Bluetooth connection state change.

Field Documentation

◆ address

struct tdf_struct_bt_addr_le tdf_bluetooth_connection::address

Address of remote device.

◆ connected

uint8_t tdf_bluetooth_connection::connected

Connected (1) or Disconnected (0)


The documentation for this struct was generated from the following file: