Searched refs:GATTC_OP_MAX (Results 1 – 2 of 2) sorted by relevance
54 GATTC_ATTS_BUSY = (1 << GATTC_OP_MAX),57 GATTC_CONNECTED = (1 << (GATTC_OP_MAX + 1)),60 GATTC_FREE = (1 << (GATTC_OP_MAX + 2)),
52 GATTC_OP_MAX enumerator93 void* operation[GATTC_OP_MAX];
Completed in 2 milliseconds