InPlay API
BLE event code

BLE event code. More...

Enumerations

enum  { GAP_EVT_CODE = 0x0100, GATT_EVT_CODE = 0x0200, L2CAP_EVT_CODE = 0x0300 }
 Events defines for Battery Services. More...
 

Detailed Description

BLE event code.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Events defines for Battery Services.

Enumerator
GAP_EVT_CODE 

GAP event code start with 0x0000.

GATT_EVT_CODE 

GATT event code start with 0x0300.

L2CAP_EVT_CODE 

L2CAP event code start with 0x0200.