#include <att.h>
Data Fields | |
uint16 | startHandle |
First requested handle number (must be first field). | |
uint16 | endHandle |
Last requested handle number. | |
attAttrBtType_t | type |
2-octet UUID to find | |
uint8 | len |
Length of value. | |
uint8 | value [ATT_MTU_SIZE-7] |
Attribute value to find. |
Find By Type Value Request format.