TizenRT Public API  v2.0 M2
bt_adapter_le_ibeacon_scan_result_info_s Struct Reference

The structure for LE iBeacon scan result information. 4.0. More...

#include <bluetooth_type.h>

Data Fields

int company_id
 
int ibeacon_type
 
char * uuid
 
int major_id
 
int minor_id
 
int measured_power
 

Detailed Description

The structure for LE iBeacon scan result information. 4.0.

See also
bt_adapter_le_start_scan()

Definition at line 924 of file bluetooth_type.h.

Field Documentation

int company_id

Company ID

Definition at line 925 of file bluetooth_type.h.

int ibeacon_type

iBeacon type

Definition at line 926 of file bluetooth_type.h.

int major_id

Major ID

Definition at line 928 of file bluetooth_type.h.

int measured_power

Measured power

Definition at line 930 of file bluetooth_type.h.

int minor_id

Minor ID

Definition at line 929 of file bluetooth_type.h.

char* uuid

UUID

Definition at line 927 of file bluetooth_type.h.


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