Skip to content

Commit

Permalink
doc: Add SystemPath to Modem interface
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheronco authored and monich committed Feb 5, 2020
1 parent 109751b commit 0afceac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ofono/doc/modem-api.txt
Expand Up @@ -95,6 +95,13 @@ Properties boolean Powered [readwrite]
String representing the software version number of the
modem device.

string SystemPath [readonly, optional]

String representing the system path for the modem
device.
For modems detected by udev events, this corresponds to
the modem sysfs path.

array{string} Features [readonly]

List of currently enabled features. It uses simple
Expand Down

0 comments on commit 0afceac

Please sign in to comment.