TizenRT Public API  v2.0 M2
bt_adapter_le_service_data_s Struct Reference

LE service data structure. 2.3.1. More...

#include <bluetooth_type.h>

Data Fields

char * service_uuid
 
char * service_data
 
int service_data_len
 

Detailed Description

LE service data structure. 2.3.1.

See also
bt_adapter_le_get_scan_result_service_data()

Definition at line 940 of file bluetooth_type.h.

Field Documentation

char* service_data

Service data

Definition at line 942 of file bluetooth_type.h.

int service_data_len

Service data length

Definition at line 943 of file bluetooth_type.h.

char* service_uuid

16 bit UUID of the service data

Definition at line 941 of file bluetooth_type.h.


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