BLE_API  v2.1.3
BLE STK Generator Method Definition

BleSTK_GenMethod

Define BLE STK generator methods.

typedef uint8_t BleSTK_GenMethod
 
#define PASSKEY_ENTRY   0x01
 
#define PASSKEY_DISPLAY   0x02
 

Detailed Description

BLE STK Generator method definition.

Macro Definition Documentation

◆ PASSKEY_DISPLAY

#define PASSKEY_DISPLAY   0x02

Display only.

◆ PASSKEY_ENTRY

#define PASSKEY_ENTRY   0x01

Entry only.