Skip to content

Commit 5923eea

Browse files
authored
Merge pull request #35 from minlexx/lookup-new-smgr-ids
lookup: add Sensor Manager (SMGR) service IDs
2 parents ef44ad1 + 305b461 commit 5923eea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lookup.c

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ static const struct {
8686
{ 226, 0, "Open Mobile Alliance device management service" },
8787
{ 231, 0, "Vendor-specific service" },
8888
{ 235, 0, "Modem service" },
89+
{ 256, 0, "Sensor Manager service" },
90+
{ 271, 0, "Sensor Registry service" },
8991
{ 312, 0, "QBT1000 Ultrasonic Fingerprint Sensor service" },
9092
{ 400, 0, "Snapdragon Sensor Core service" },
9193
{ 769, 0, "SLIMbus control service" },

0 commit comments

Comments
 (0)