![]() |
MT2523 API Reference
LinkIt SDK v4
|
Defines the attribute of the SDP record. More...
#include <bt_sdp.h>
Data Fields | |
| uint16_t | attribute_id |
| The attribute ID refer to bt_sdp_attribute_id_t. More... | |
| uint16_t | length |
| The length of the attribute value. More... | |
| const uint8_t * | value |
| A pointer to the attribute value. More... | |
Defines the attribute of the SDP record.
| uint16_t attribute_id |
The attribute ID refer to bt_sdp_attribute_id_t.
| uint16_t length |
The length of the attribute value.
| const uint8_t* value |
A pointer to the attribute value.