Man page - hexagonrpcd(1)
Packages contains this manual
Manual
HEXAGONRPCD
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NOTES
AUTHORS
COPYRIGHT
NAME
hexagonrpcd - Server for FastRPC remote procedure calls from Qualcomm DSPs
SYNOPSIS
hexagonrpcd [ options... ] -f DEVICE
DESCRIPTION
Server for FastRPC remote procedure calls from Qualcomm DSPs.
OPTIONS
|
-d DSP |
DSP name (default: ) |
-f DEVICE
FastRPC device node to attach to
-p PROGRAM
Run client program with shared file descriptor
|
-R DIR |
Root directory of served files (default: /usr/share/qcom/) |
|||
|
-s |
Attach to sensorspd |
NOTES
Hexagonrpcd serves files to the remote processor via a reverse tunnel interface to the remote processor. These files are by default searched for in:
These files and directories should be populated with files from your deviceβs Android firmware.
AUTHORS
hexagonrpcd was written by The HexagonRPC Contributors <https://github.com/linux-msm/hexagonrpc>
COPYRIGHT
Copyright (C) 2024 The HexagonRPC Contributors <https://github.com/linux-msm/hexagonrpc> Copyright (C) 2023 The Sensor Shell Contributors <https://github.com/linux-msm/hexagonrpc>
Released under GPL-3+ license.