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

Bluetooth address type (bt_addr_le_t) More...

#include <definitions.h>

Data Fields

uint8_t type
 Address type (0 == Public, 1 == Random)
 
uint8_t val [6]
 Address bytes.
 

Detailed Description

Bluetooth address type (bt_addr_le_t)

Field Documentation

◆ type

uint8_t tdf_struct_bt_addr_le::type

Address type (0 == Public, 1 == Random)

◆ val

uint8_t tdf_struct_bt_addr_le::val[6]

Address bytes.


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