User's Guide

Table Of Contents
API Protocol Reference
EZ-Serial BLE Firmware Platform User Guide, Doc. No. 002-11259 Rev. *E 147
7.2.6.8 gattc_get_parameters (GGCP, ID=6/8)
Get current GATT client parameters.
Binary Header:
Type
Length
Group
ID
Notes
CMD
C0
00
06
08
None.
RSP
C0
03
06
08
None.
Text Info:
Text Name
Response Length
Category
Notes
GGCP
0x000F
GET
None.
Command Arguments:
None.
Response Parameters:
Data Type
Name
Text
Description
uint8 flags F
GATT client behavior flags bitmask:
Bit 0 (0x01) = Enable automatic confirmation of remote GATT server indications
NOTE: Factory default is 0x01 (all bits set)
Related Commands:
gattc_set_parameters (SGCP, ID=6/7)