Data Fields

gapPasskeyNeededEvent_t Struct Reference
[BLE GAP Constants and Structures]

#include <gap.h>

Data Fields

osal_event_hdr_t hdr
 GAP_MSG_EVENT and status.
uint8 opcode
 GAP_PASSKEY_NEEDED_EVENT.
uint8 deviceAddr [B_ADDR_LEN]
 address of device to pair with, and could be either public or random.
uint16 connectionHandle
 Connection handle.
uint8 uiInputs
 Pairing User Interface Inputs - Ask user to input passcode.
uint8 uiOutputs
 Pairing User Interface Outputs - Display passcode.

Detailed Description

GAP_PASSKEY_NEEDED_EVENT message format. This message is sent to the app when a Passkey is needed from the app's user interface.


The documentation for this struct was generated from the following file: