Searched defs:GATT_MAX_ATTR_LEN (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/include/
H A Dgatt_api.h125 #ifndef GATT_MAX_ATTR_LEN
126 #define GATT_MAX_ATTR_LEN 600 macro
318 UINT8 value[GATT_MAX_ATTR_LEN]; /* the actual attribute value */
356 UINT8 value[GATT_MAX_ATTR_LEN]; /* the actual attribute value */

Completed in 68 milliseconds