![]()  | 
  ![]()  | 
| 
    TI BLE-Stack for Bluetooth 4.2 API Documentation
    3.01.00.07
    
   | 
 
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... | |
Parameter Structure for the response to SNP_getStatus This is a packed structure. see Dealing with Parameters and Packed Structures for more information.
| uint8_t advStatus | 
1 Byte Current state of advertising :
TRUE= advertisement enable, 
FALSE = advertisement disable 
 
| 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 
 
| 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