Home | History | Annotate | Download | only in gatt

Lines Matching defs:p_uuid

533     tBT_UUID       *p_uuid;
548 p_uuid = gatts_get_service_uuid (p_rcb->p_db);
551 handle_len = 4 + p_uuid->len;
571 gatt_uuid_compare(value, *p_uuid))
587 gatt_build_uuid_to_stream(&p, *p_uuid);