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

Parameter Structure for the response to SNP_getStatus This is a packed structure. see Dealing with Parameters and Packed Structures for more information. More...

Data Fields

uint8_t advStatus
 1 Byte Current state of advertising : More...
 
uint8_t ATTmethod
 1 Byte Current GATT operation in progress if snpGetStatusCmdRsp_t::ATTstatus is set to TRUE
 
uint8_t ATTstatus
 1 Byte Current state of the GATT server More...
 
uint8_t gapRoleStatus
 1 Byte Current state of the GAP Role ( gaprole_States_t) More...
 

Detailed Description

Parameter Structure for the response to SNP_getStatus This is a packed structure. see Dealing with Parameters and Packed Structures for more information.

Field Documentation

§ advStatus

uint8_t advStatus

1 Byte Current state of advertising :

TRUE= advertisement enable,
FALSE = advertisement disable

§ ATTstatus

uint8_t ATTstatus

1 Byte Current state of the GATT server

TRUE= operation ongoing, snpGetStatusCmdRsp_t::ATTmethod will indicate the currently running operation
FALSE = no operation

§ gapRoleStatus

uint8_t gapRoleStatus

1 Byte Current state of the GAP Role ( gaprole_States_t)

Currently, Only Peripheral:
is the only possible GAP Peripheral Role State


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