Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Bluetooth data. More...

#include <bluetooth.h>

Data Fields

uint8_t type
 
uint8_t data_len
 
const uint8_tdata
 

Detailed Description

Bluetooth data.

Description of different data types that can be encoded into advertising data. Used to form arrays that are passed to the bt_le_adv_start() function.

Field Documentation

◆ data

const uint8_t* bt_data::data

◆ data_len

uint8_t bt_data::data_len

◆ type

uint8_t bt_data::type

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