TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
gapPairingReqEvent_t Struct Reference

GAP_PAIRING_REQ_EVENT message format. More...

Data Fields

uint16 connectionHandle
 connection Handle
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8 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 to the app when an unexpected Pairing Request is received. The application is expected to setup for a Security Manager pairing/bonding.

To setup an SM Pairing, the application should call GAP_Authenticate() with these "pairReq" fields.

NOTE: This message should only be sent to peripheral devices.


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated