Capmtp services: Difference between revisions

Behemoth (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
This implements the MTP PTP protocol[https://www.usb.org/document-library/media-transfer-protocol-v11-spec-and-mtp-v11-adopters-agreement].
This implements the MTP PTP [https://www.usb.org/document-library/media-transfer-protocol-v11-spec-and-mtp-v11-adopters-agreement protocol].


= capmtp =
= capmtp =
Line 40: Line 40:


== Notes ==
== Notes ==
Only PTP operation calls 0x1001-0x100A are available.
Only PTP operations 0x1001-0x100A are available. OpenSession/CloseSession only allow a maximum of 1 session to be opened.


While this has access to [[Filesystem_services#fsp-srv|fsp-srv]] it remains unused.
While this has access to [[Filesystem_services#fsp-srv|fsp-srv]] it remains unused.