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

Data Fields

uint16_t connectionHandle
 connection Handle
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8_t opcode
 GAP_PAIRING_REQ_EVENT
 
gapPairingReq_t pairReq
 The Pairing Request fields received.
 

Detailed Description

GAP_PAIRING_REQ_EVENT message format.

This message is sent when an unexpected Pairing Request is received and pairing must be initiated with GAP_Authenticate using the pairReq field received here

Note
This message should only be sent to peripheral devices.

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