TI BLE5-Stack API Documentation  2.02.07.00
Data Fields
gapPasskeyNeededEvent_t Struct Reference

Data Fields

uint16_t connectionHandle
 Connection handle.
 
uint8_t deviceAddr [B_ADDR_LEN]
 address of device to pair with, and could be either public or random.
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint32_t numComparison
 Numeric Comparison value to be displayed.
 
uint8_t opcode
 GAP_PASSKEY_NEEDED_EVENT
 
uint8_t uiInputs
 Pairing User Interface Inputs - Ask user to input passcode.
 
uint8_t 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.

This event will be consumed by the gapbondmgr if it exists.


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale