Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
qrtr
d0d471c96e7d112fac6f48bd11f9e8ce209c04d2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File d0d471c96e7d112fac6f48bd11f9e8ce209c04d2.patch of Package qrtr
From d0d471c96e7d112fac6f48bd11f9e8ce209c04d2 Mon Sep 17 00:00:00 2001 From: Dylan Van Assche <me@dylanvanassche.be> Date: Wed, 21 Dec 2022 20:25:11 +0100 Subject: [PATCH] lookup: add Snapdragon Sensor Core service SDM845 and later expose a Snapdragon Sensor Core service (400) to access the sensors managed by a remoteproc. Add this service to the known list of services. Signed-off-by: Dylan Van Assche <me@dylanvanassche.be> --- src/lookup.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lookup.c b/src/lookup.c index 80cf984..092e616 100644 --- a/src/lookup.c +++ b/src/lookup.c @@ -75,6 +75,7 @@ static const struct { { 225, 0, "Remote Management Service" }, { 226, 0, "Open Mobile Alliance device management service" }, { 312, 0, "QBT1000 Ultrasonic Fingerprint Sensor service" }, + { 400, 0, "Snapdragon Sensor Core service" }, { 769, 0, "SLIMbus control service" }, { 771, 0, "Peripheral Access Control Manager service" }, { 4096, 0, "TFTP" },
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor