Searched refs:GATT_READ_MAX (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h422 GATT_READ_MAX enumerator in enum:__anon1384
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c898 if ( (p_tcb == NULL) || (p_reg==NULL) || (p_read == NULL) || ((type >= GATT_READ_MAX) || (type == 0)))

Completed in 48 milliseconds