C API for BALTECH SDK

§ brp_BlePeriph_GetEvents_EventId

Enumerator
brp_BlePeriph_GetEvents_EventId_Connect 

A BLE Central has connected to the reader.

brp_BlePeriph_GetEvents_EventId_Disconnect 

The currently connected Central has disconnected.

brp_BlePeriph_GetEvents_EventId_Write 

An characteristic was modified by the Central.

CharacteristicNdx identifies the modified characteristic.

brp_BlePeriph_GetEvents_EventId_undefined 

Definition at line 676 of file typedefs.h.