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

/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h435 #define GATT_MAX_READ_MULTI_HANDLES 10 /* Max attributes to read in one request */ macro
440 UINT16 handles[GATT_MAX_READ_MULTI_HANDLES]; /* handles list to be read */

Completed in 37 milliseconds