System.Beacon.TBeaconManufacturerDataHelper.EDDY_FRAME_TLM_MASK

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EDDY_FRAME_TLM_MASK: TBytes = [$1,$0,$0,$0,$0,$0,$0,$0,$0,$0,$0,$0,$0,$0];

C++

static System::DynamicArray<System::Byte> EDDY_FRAME_TLM_MASK;

Properties

Type Visibility Source Unit Parent
field public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManufacturerDataHelper

Description

Filter mask to extract the EddystoneTLM from the ServiceData.

See Also