Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BLE_Thermometer MAXWSNENV_demo
attEvt_t Struct Reference
#include <att_api.h>
Data Fields | |
| uint8_t * | pValue |
| uint16_t | valueLen |
| uint16_t | handle |
| bool_t | continuing |
Detailed Description
ATT callback parameters:
- Parameters:
-
hdr.event Callback event hdr.param DM connection ID hdr.status Event status: ATT_SUCCESS or error status pValue Pointer to value data, valid if valueLen > 0 valueLen Length of value data handle Attribute handle
Definition at line 194 of file att_api.h.
Field Documentation
| bool_t continuing |
Generated on Tue Jul 12 2022 19:59:22 by
1.7.2