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

/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h124 #ifndef GATT_MAX_ATTR_LEN
125 #define GATT_MAX_ATTR_LEN 600 macro
317 UINT8 value[GATT_MAX_ATTR_LEN]; /* the actual attribute value */
355 UINT8 value[GATT_MAX_ATTR_LEN]; /* the actual attribute value */

Completed in 72 milliseconds