System.Bluetooth.TDiscoverLEDeviceEvent
C++
typedef void __fastcall (__closure *TDiscoverLEDeviceEvent)(System::TObject* const Sender, TBluetoothLEDevice* const ADevice, int Rssi, TScanResponse* const ScanResponse);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| typedef | public | System.Bluetooth.hpp | System.Bluetooth | System.Bluetooth | 
Description
Type of event handler for the TBluetoothLEManager.OnDiscoverLeDevice and the OnDiscoverLEDevice event.