Tizen Native API
5.5
The Basics of Tizen Native API Reference
Native API Reference
Public Attributes
bt_adapter_le_service_data_s Struct Reference
Bluetooth LE Adapter
Public Attributes
char *
service_uuid
char *
service_data
int
service_data_len
Detailed Description
LE service data structure.
Since :
2.3.1
See also:
bt_adapter_le_get_scan_result_service_data()
Member Data Documentation
char*
bt_adapter_le_service_data_s::service_data
Service data
int
bt_adapter_le_service_data_s::service_data_len
Service data length
char*
bt_adapter_le_service_data_s::service_uuid
16 bit UUID of the service data
bt_adapter_le_service_data_s
Except as noted, this content - excluding the Code Examples - is licensed under
Creative Commons Attribution 3.0
and all of the Code Examples contained herein are licensed under
BSD-3-Clause
.
For details, see the
Content License
.