|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
SDP Generic Data Element Value. More...
#include <sdp.h>
Data Fields | |
| uint8_t | type |
| Type of the data element. | |
| uint32_t | data_size |
| Size of the data element. | |
| uint32_t | total_size |
| Total size of the data element. | |
| const void * | data |
SDP Generic Data Element Value.
| const void* bt_sdp_data_elem::data |
| uint32_t bt_sdp_data_elem::data_size |
Size of the data element.
| uint32_t bt_sdp_data_elem::total_size |
Total size of the data element.
| uint8_t bt_sdp_data_elem::type |
Type of the data element.