Searched refs:GATT_DISC_MAX (Results 1 – 4 of 4) sorted by relevance
423 GATT_DISC_MAX /* maximnun discover type */ enumerator
50 static const UINT8 disc_type_to_att_opcode[GATT_DISC_MAX] = {60 static const UINT16 disc_type_to_uuid[GATT_DISC_MAX] = {
906 (disc_type >= GATT_DISC_MAX)) { in GATTC_Discover()
2268 UINT8 op = p_clcb->operation, disc_type = GATT_DISC_MAX; in gatt_end_operation()