| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Bluetooth data. More...
#include <bluetooth.h>
Data Fields | |
| uint8_t | type | 
| uint8_t | data_len | 
| const uint8_t * | data | 
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.
| const uint8_t* bt_data::data | 
| uint8_t bt_data::data_len | 
| uint8_t bt_data::type |