Generic Attribute Profile (GATT)
www.ti.com
50
SWRU271H–October 2010–Revised April 2019
Submit Documentation Feedback
Copyright © 2010–2019, Texas Instruments Incorporated
The Bluetooth Low Energy Protocol Stack
4. Receive and handle the response to the GATT client procedure in the application. In the following
example, the application receives an ATT_WRITE_RSP event. For a list of GATT commands and their
corresponding ATT events, see Section D.6.
NOTE: Though the event sent to the application is an ATT event, it is sent as a GATT protocol stack
message (GATT_MSG_EVENT).
Besides receiving responses to its own commands, a GATT client may also receive
asynchronous data from the GATT server as indications or notifications.