TI BLE-Stack for Bluetooth API Documentation  3.03.08.00
Data Fields
gapSlaveSecurityReqEvent_t Struct Reference

GAP_SLAVE_REQUESTED_SECURITY_EVENT message format. More...

Data Fields

uint8 authReq
 Authentication Requirements: Bit 2: MITM, Bits 0-1: bonding (0 - no bonding, 1 - bonding)
 
uint16 connectionHandle
 Connection Handle.
 
uint8 deviceAddr [B_ADDR_LEN]
 address of device requesting security
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status
 
uint8 opcode
 GAP_SLAVE_REQUESTED_SECURITY_EVENT
 

Detailed Description

GAP_SLAVE_REQUESTED_SECURITY_EVENT message format.

This message is sent to the app when a Slave Security Request is received.


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