Home | History | Annotate | Download | only in include

Lines Matching full:discover

395     GATT_DISC_SRVC_ALL = 1,     /* discover all services */
396 GATT_DISC_SRVC_BY_UUID, /* discover service of a special type */
397 GATT_DISC_INC_SRVC, /* discover the included service within a service */
398 GATT_DISC_CHAR, /* discover characteristics of a service with/without type requirement */
399 GATT_DISC_CHAR_DSCPT, /* discover characteristic descriptors of a character */
400 GATT_DISC_MAX /* maximnun discover type */
404 /* Discover parameters of different discovery types
544 /* discover result record
561 /* discover result callback function */
564 /* discover complete callback function */