Home | History | Annotate | Download | only in gatt

Lines Matching defs:p_uuid

512     tBT_UUID       *p_uuid;
529 if ((p_uuid = gatts_get_service_uuid (p_rcb->p_db)) != NULL)
532 handle_len = 4 + p_uuid->len;
552 gatt_uuid_compare(value, *p_uuid))
568 gatt_build_uuid_to_stream(&p, *p_uuid);