Home | History | Annotate | Download | only in gatt

Lines Matching refs:p_uuid

535     tBT_UUID       *p_uuid;
550 if ((p_uuid = gatts_get_service_uuid (p_rcb->p_db)) != NULL)
553 handle_len = 4 + p_uuid->len;
573 gatt_uuid_compare(value, *p_uuid))
589 gatt_build_uuid_to_stream(&p, *p_uuid);