I'm trying to access files from my phone but dolphin shows this error. My phone is xiaomi 13pro+

i already posted this topic week ago on reddit and didnโ€™t have an answer for this.

This is a common issue with Xiaomi devices on Linux.

What Iโ€™ve seen others do is, Check USB Mode:
Ensure your phone is set to โ€œFile Transferโ€ (MTP) mode, not โ€œChargingโ€ or โ€œMIDI,โ€ after connecting the USB cable.

Then Restart Dolphin and look again.

If the error persists, change the USB function in your phoneโ€™s notification panel to โ€œChargingโ€ or โ€œMIDIโ€, wait a moment, and then switch it back to โ€œTransfer Media Filesโ€.

If the Phone is connected and the screen is on run:

mtp-detect                                                                                                   
libmtp version: 1.1.23

Listing raw device(s)
Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP).
   Found 1 device(s):
   Google Inc: Nexus/Pixel (MTP) (18d1:4ee1) @ bus 1, dev 10
Attempting to connect device(s)
Android device detected, assigning default bug flags
Error 1: Get Storage information failed.
USB low-level info:

Mine is set to Off file transfer.

Now on for files:

And Please check your Xiaomi 13 Pro+ is unlocked and you have tapped โ€œAllowโ€ on the phoneโ€™s permission popup when connecting.

What Iโ€™ve seen others do is, Check USB Mode:
Ensure your phone is set to โ€œFile Transferโ€ (MTP) mode, not โ€œChargingโ€ or โ€œMIDI,โ€ after connecting the USB cable.

I already did that and still seeing the error.

If the error persists, change the USB function in your phoneโ€™s notification panel to โ€œChargingโ€ or โ€œMIDIโ€, wait a moment, and then switch it back to โ€œTransfer Media Filesโ€.

Did that too and still the same thing.

Did this and this shows in the terminal

โฏ mtp-detect
libmtp version: 1.1.23

Listing raw device(s)
Device 0 (VID=2717 and PID=ff48) is a Xiaomi Mi-2s (MTP).
   Found 1 device(s):
   Xiaomi: Mi-2s (MTP) (2717:ff48) @ bus 1, dev 23
Attempting to connect device(s)
libusb_claim_interface() reports device is busy, likely in use by GVFS or KDE MTP device handling alreadyLIBMTP PANIC: Unable to initialize device
Unable to open raw device 0
OK.

~

After that still the same error shows.

Yep there it is>>> GVS this is a known issue on these devices,

You can try a small hammer approach:

Terminal commands:

adb shell svc usb setFunction midi
sleep 2
adb shell svc usb setFunction mtp
sleep 2

Close Dolphin before though and after running those reopen Dolphin.

After putting this in terminal i got this.

adb shell svc usb setFunction midi
  sleep 2
  adb shell svc usb setFunction mtp
  sleep 2
* daemon not running; starting now at tcp:5037
* daemon started successfully
Control Usb state

usage: svc usb setFunctions [function]
         Set the current usb function. If function is blank, sets to charging.
       svc usb setScreenUnlockedFunctions [function]
         Sets the functions which, if the device was charging,
         become current on screen unlock.
         If function is blank, turn off this feature.
       svc usb getFunctions
         Gets the list of currently enabled functions
         possible values of [function] are any of 'mtp', 'ptp', 'rndis',
         'midi', 'ncm (if supporting gadget hal v1.2)'
       svc usb resetUsbGadget
         Reset usb gadget
       svc usb getUsbSpeed
         Gets current USB speed
         possible values of USB speed are any of 'low speed', 'full speed',
         'high speed', 'super speed', 'super speed (10G)',
         'super speed (20G)', or higher (future extension)
       svc usb getGadgetHalVersion
         Gets current Gadget Hal Version
         possible values of Hal version are any of 'unknown', 'V1_0', 'V1_1',
         'V1_2'
       svc usb getUsbHalVersion
         Gets current USB Hal Version
         possible values of Hal version are any of 'unknown', 'V1_0', 'V1_1',
         'V1_2', 'V1_3'
       svc usb resetUsbPort [port number]
         Reset the specified connected usb port
         default: the first connected usb port

Control Usb state

usage: svc usb setFunctions [function]
         Set the current usb function. If function is blank, sets to charging.
       svc usb setScreenUnlockedFunctions [function]
         Sets the functions which, if the device was charging,
         become current on screen unlock.
         If function is blank, turn off this feature.
       svc usb getFunctions
         Gets the list of currently enabled functions
         possible values of [function] are any of 'mtp', 'ptp', 'rndis',
         'midi', 'ncm (if supporting gadget hal v1.2)'
       svc usb resetUsbGadget
         Reset usb gadget
       svc usb getUsbSpeed
         Gets current USB speed
         possible values of USB speed are any of 'low speed', 'full speed',
         'high speed', 'super speed', 'super speed (10G)',
         'super speed (20G)', or higher (future extension)
       svc usb getGadgetHalVersion
         Gets current Gadget Hal Version
         possible values of Hal version are any of 'unknown', 'V1_0', 'V1_1',
         'V1_2'
       svc usb getUsbHalVersion
         Gets current USB Hal Version
         possible values of Hal version are any of 'unknown', 'V1_0', 'V1_1',
         'V1_2', 'V1_3'
       svc usb resetUsbPort [port number]
         Reset the specified connected usb port
         default: the first connected usb port

and after opening the dolphin still got the same error

The only other suggestion I have is use a different cable, as some are for Charging only.

You would be shocked at the number of Vendors that wont include a Data cable.

EDIT Also if this is installed, remove it.

paru -Qi gvfs-mtp                                                                                            
error: package 'gvfs-mtp' was not found

Now i connected to cable that i was using for tranfering files from phone to windows and i still got the same error.

The file or folder udi=/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4 does not exist.

I added this before you seen it.

paru -Qi gvfs-mtp
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is invalid
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is invalid
error: package 'gvfs-mtp' was not found

New info there. :wink:

Please run and paste back this:

paru -Syu

A hour ago i did an update

paru -Syu
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is invalid
[sudo] password for poke:
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is invalid
:: Synchronizing package databases...
 cachyos-v3 is up to date
 cachyos-core-v3 is up to date
 cachyos-extra-v3                  4,1 MiB  16,7 MiB/s 00:00 [--------------------------------] 100%
 cachyos is up to date
 core is up to date
 extra                             8,2 MiB  31,9 MiB/s 00:00 [--------------------------------] 100%
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do
:: Looking for PKGBUILD upgrades...
:: Looking for AUR upgrades...
:: Looking for devel upgrades...
 there is nothing to do

Lets fix that now to prevent other mishaps:

sudo rm -rf /etc/pacman.d/gnupg/
sudo pacman-key --init

That gives us a clean start

sudo pacman -Sy archlinux-keyring cachyos-keyring

That will Synchronize and update the keyrings:

sudo pacman-key --populate archlinux cachyos
sudo pacman-key --lsign-key "CachyOS <admin@cachyos.org>"

That should populate it. Now follow all propmts wiith the above:

full system update:
sudo pacman -Syyu

Check if you are all good now for the package manager.

BTW I tested this myself for you:

sudo rm -rf /etc/pacman.d/gnupg/                                                                             โ”€โ•ฏ

[sudo] password for me: 
โ•ญโ”€โ–‘โ–’โ–“ ๏…ผ ๎‚ฐ ๏ผ ~/Cytadela ๎‚ฐ on ๏„“ ๏„ฆ main ? โ–“โ–’โ–‘โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–‘โ–’โ–“ โœ” ๎‚ฒ took 6s ๏‰’ ๎‚ฒ at 03:24:49 PM ๏€— โ–“โ–’โ–‘โ”€โ•ฎ
โ•ฐโ”€ sudo pacman-key --init                                                                                       โ”€โ•ฏ


gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
gpg: no ultimately trusted keys found
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
gpg: migration succeeded
==> Generating pacman master key. This may take some time.
gpg: Generating pacman keyring master key...
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/308D5A518B4CA1864650B81C510023F5F7DF5A60.rev'
gpg: Done
==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
โ•ญโ”€โ–‘โ–’โ–“ ๏…ผ ๎‚ฐ ๏ผ ~/Cytadela ๎‚ฐ on ๏„“ ๏„ฆ main ? โ–“โ–’โ–‘โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–‘โ–’โ–“ โœ” ๎‚ฒ at 03:25:00 PM ๏€— โ–“โ–’โ–‘โ”€โ•ฎ
โ•ฐโ”€ sudo pacman -Sy archlinux-keyring cachyos-keyring                                                            โ”€โ•ฏ


error: cachyos-v3: key "882DCFE48E2051D48E2562ABF3B607488DB35A47" is unknown
:: Import PGP key 882DCFE48E2051D48E2562ABF3B607488DB35A47? [Y/n] y

error: cachyos-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-core-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos: signature from "CachyOS <admin@cachyos.org>" is unknown trust
:: Synchronizing package databases...
 cachyos-v3                               123.1 KiB   141 KiB/s 00:01 [--------------------------------------] 100%
 cachyos-core-v3                          107.0 KiB   132 KiB/s 00:01 [--------------------------------------] 100%
 cachyos-extra-v3                           4.1 MiB  1748 KiB/s 00:02 [--------------------------------------] 100%
 cachyos                                  525.1 KiB   525 KiB/s 00:01 [--------------------------------------] 100%
 chaotic-aur                              648.3 KiB   259 KiB/s 00:03 [--------------------------------------] 100%
 core is up to date
 extra                                      8.2 MiB  3.82 MiB/s 00:02 [--------------------------------------] 100%
 multilib                                 125.9 KiB   143 KiB/s 00:01 [--------------------------------------] 100%
error: cachyos-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-core-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: failed to synchronize all databases (unexpected error)
โ•ญโ”€โ–‘โ–’โ–“ ๏…ผ ๎‚ฐ ๏ผ ~/Cytadela ๎‚ฐ on ๏„“ ๏„ฆ main ? โ–“โ–’โ–‘โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–‘โ–’โ–“ 1 โœ˜ ๎‚ฒ took 41s ๏‰’ ๎‚ฒ at 03:25:57 PM ๏€— โ–“โ–’โ–‘โ”€โ•ฎ
โ•ฐโ”€ sudo pacman-key --populate archlinux cachyos                                                                 โ”€โ•ฏ

==> Appending keys from archlinux.gpg...
==> Appending keys from cachyos.gpg...
==> Locally signing trusted keys in keyring...
  -> Locally signed 6 keys.
==> Importing owner trust values...
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
  -> Disabled 38 keys.
==> Updating trust database...
gpg: Note: third-party key signatures using the SHA1 algorithm are rejected
gpg: (use option "--allow-weak-key-signatures" to override)
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   6  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:   6  signed:  85  trust: 0-, 0q, 0n, 6m, 0f, 0u
gpg: depth: 2  valid:  72  signed:  18  trust: 72-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2026-10-21
โ•ญโ”€โ–‘โ–’โ–“ ๏…ผ ๎‚ฐ ๏ผ ~/Cytadela ๎‚ฐ on ๏„“ ๏„ฆ main ? โ–“โ–’โ–‘โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–‘โ–’โ–“ โœ” ๎‚ฒ took 3s ๏‰’ ๎‚ฒ at 03:26:30 PM ๏€— โ–“โ–’โ–‘โ”€โ•ฎ
โ•ฐโ”€ sudo pacman-key --lsign-key "CachyOS <admin@cachyos.org>"                                                    โ”€โ•ฏ


  -> Locally signed 1 key.
==> Updating trust database...
gpg: next trustdb check due at 2026-10-21
โ•ญโ”€โ–‘โ–’โ–“ ๏…ผ ๎‚ฐ ๏ผ ~/Cytadela ๎‚ฐ on ๏„“ ๏„ฆ main ? โ–“โ–’โ–‘โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–‘โ–’โ–“ โœ” ๎‚ฒ at 03:26:41 PM ๏€— โ–“โ–’โ–‘โ”€โ•ฎ
โ•ฐโ”€ sudo pacman -Syyu                                                                                            โ”€โ•ฏ


:: Synchronizing package databases...
 cachyos-v3                               123.1 KiB   149 KiB/s 00:01 [--------------------------------------] 100%
 cachyos-core-v3                          107.0 KiB   132 KiB/s 00:01 [--------------------------------------] 100%
 cachyos-extra-v3                           4.1 MiB  3.13 MiB/s 00:01 [--------------------------------------] 100%
 cachyos                                  525.1 KiB   539 KiB/s 00:01 [--------------------------------------] 100%
 chaotic-aur                              648.3 KiB   287 KiB/s 00:02 [--------------------------------------] 100%
 core                                     122.9 KiB   153 KiB/s 00:01 [--------------------------------------] 100%
 extra                                      8.2 MiB  3.72 MiB/s 00:02 [--------------------------------------] 100%
 multilib                                 125.9 KiB   153 KiB/s 00:01 [--------------------------------------] 100%
:: Starting full system upgrade...
warning: splix: local (2.0.1-2.1) is newer than 

 (2.0.1-2)
 there is nothing to do

Pay no attention to this chaotic-aur Iโ€™m a tester.

Hereโ€™s the output of all commands.

sudo rm -rf /etc/pacman.d/gnupg/
  sudo pacman-key --init
[sudo] password for poke:
gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
gpg: no ultimately trusted keys found
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
gpg: migration succeeded
==> Generating pacman master key. This may take some time.
gpg: Generating pacman keyring master key...
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/BC407A520730D4D6831C4B7B29290361DA5DF648.rev'
gpg: Done
==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u

~
โฏ sudo pacman -Sy archlinux-keyring cachyos-keyring
error: cachyos-v3: key "882DCFE48E2051D48E2562ABF3B607488DB35A47" is unknown
:: Import PGP key 882DCFE48E2051D48E2562ABF3B607488DB35A47? [Y/n] y
error: cachyos-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-core-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos: signature from "CachyOS <admin@cachyos.org>" is unknown trust
:: Synchronizing package databases...
 cachyos-v3                      123,1 KiB  2,04 MiB/s 00:00 [--------------------------------] 100%
 cachyos-core-v3                 107,0 KiB  1945 KiB/s 00:00 [--------------------------------] 100%
 cachyos-extra-v3                  4,1 MiB  29,8 MiB/s 00:00 [--------------------------------] 100%
 cachyos                         525,1 KiB  7,65 MiB/s 00:00 [--------------------------------] 100%
 core is up to date
 extra is up to datey
 multilib is up to date
error: cachyos-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-core-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos-extra-v3: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: cachyos: signature from "CachyOS <admin@cachyos.org>" is unknown trust
error: failed to synchronize all databases (unexpected error)

~
โฏ sudo pacman-key --populate archlinux cachyos
  sudo pacman-key --lsign-key "CachyOS <admin@cachyos.org>"
==> Appending keys from archlinux.gpg...
==> Appending keys from cachyos.gpg...
==> Locally signing trusted keys in keyring...
  -> Locally signed 6 keys.
==> Importing owner trust values...
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
  -> Disabled 38 keys.
==> Updating trust database...
gpg: Note: third-party key signatures using the SHA1 algorithm are rejected
gpg: (use option "--allow-weak-key-signatures" to override)
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   6  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:   6  signed:  85  trust: 0-, 0q, 0n, 6m, 0f, 0u
gpg: depth: 2  valid:  72  signed:  18  trust: 72-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2026-10-21
  -> Locally signed 1 key.
==> Updating trust database...
gpg: next trustdb check due at 2026-10-21

~
โฏ full system update:
  sudo pacman -Syyu
fish: Unknown command: full
:: Synchronizing package databases...
 cachyos-v3                      123,1 KiB  1923 KiB/s 00:00 [--------------------------------] 100%
 cachyos-core-v3                 107,0 KiB  1910 KiB/s 00:00 [--------------------------------] 100%
 cachyos-extra-v3                  4,1 MiB  30,2 MiB/s 00:00 [--------------------------------] 100%
 cachyos                         525,1 KiB  5,46 MiB/s 00:00 [--------------------------------] 100%
 core                            122,9 KiB  2,14 MiB/s 00:00 [--------------------------------] 100%
 extra                             8,2 MiB  34,7 MiB/s 00:00 [--------------------------------] 100%
 multilib                        125,9 KiB  1481 KiB/s 00:00 [--------------------------------] 100%
:: Starting full system upgrade...
 there is nothing to do

~
โฏ paru
:: Synchronizing package databases...
 cachyos-v3 is up to date
 cachyos-core-v3 is up to date
 cachyos-extra-v3 is up to date
 cachyos is up to date
 core is up to date
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do
:: Looking for PKGBUILD upgrades...
:: Looking for AUR upgrades...
:: Looking for devel upgrades...
 there is nothing to do

~

Good your package manager is now in good order.

Your phone issue seems to remain a mystery though.

What is weird is that the kde connect doesnโ€™t see my pc too but i am connected to the same network and i have ports allowed.

image

And i would like to tell that this issue did not happen before this year.

Okay so update here still doesnโ€™t work. I just aksed chatgpt about this and i found this package called Android file transfer (MTP) and with that i can browse my phone files just fine. So i think itโ€™s the dolphin issue.

Nice ,happy to hear that. :slight_smile:

Do i post this bug in kde forum or?

Okay so i got something. After talking with ai i found the culprit with this command fuser -v /dev/bus/usb/001/026 the numbers at the and raplace with the bus/device from mtp-detect and the output was this: fuser -v /dev/bus/usb/001/026
USER PID ACCESS COMMAND
/dev/bus/usb/001/026:
poke 73268 Fโ€ฆ kiod6 so the culprit was kiod6. Than i put this command kill 73268 and got this output using jmtpfs jmtpfs ~/mnt
Device 0 (VID=2717 and PID=ff48) is a Xiaomi Mi-2s (MTP).
Android device detected, assigning default bug flags
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the โ€˜nonemptyโ€™ mount option it was finally something else but then i talked more with ai and it told me to use this command killall kiod6
killall kio_mtp 2>/dev/null but this time i used mtp-detect and got this long output

mtp-detect
libmtp version: 1.1.23

Listing raw device(s)
Device 0 (VID=2717 and PID=ff48) is a Xiaomi Mi-2s (MTP).
Found 1 device(s):
Xiaomi: Mi-2s (MTP) (2717:ff48) @ bus 1, dev 32
Attempting to connect device(s)
Android device detected, assigning default bug flags
USB low-level info:
bcdUSB: 512
bDeviceClass: 0
bDeviceSubClass: 0
bDeviceProtocol: 0
idVendor: 2717
idProduct: ff48
IN endpoint maxpacket: 512 bytes
OUT endpoint maxpacket: 512 bytes
Raw device info:
Bus location: 1
Device number: 32
Device entry info:
Vendor: Xiaomi
Vendor id: 0x2717
Product: Mi-2s (MTP)
Product id: 0xff48
Device flags: 0x18008106
Configuration 0, interface 0, altsetting 0:
Interface description contains the string โ€œMTPโ€
Device recognized as MTP, no further probing.
Device info:
Manufacturer: Xiaomi
Model: Redmi Note 13 Pro+ 5G
Device version: 1.0
Serial number: 21A2BD58C34DDF9526521989A7699474
Vendor extension ID: 0x00000006
Vendor extension description: microsoft.com: 1.0; android.com: 1.0;
Detected object size: 64 bits
Extensions:
microsoft.com: 1.0
android.com: 1.0
Supported operations:
1001: Get device info
1002: Open session
1003: Close session
1004: Get storage IDs
1005: Get storage info
1006: Get number of objects
1007: Get object handles
1008: Get object info
1009: Get object
100a: Get thumbnail
100b: Delete object
100c: Send object info
100d: Send object
1010: Reset device
1014: Get device property description
1015: Get device property value
1016: Set device property value
1017: Reset device property value
1019: Move object
101a: Copy object
101b: Get partial object
9801: Get object properties supported
9802: Get object property description
9803: Get object property value
9804: Set object property value
9805: Get object property list
95c1: Get Partial Object (64bit Offset)
95c2: Send Partial Object
95c3: Truncate Object
95c4: Begin Edit Object
95c5: End Edit Object
Events supported:
0x4002: ObjectAdded
0x4003: ObjectRemoved
0x4004: StoreAdded
0x4005: StoreRemoved
0x4006: DevicePropChanged
0x4007: ObjectInfoChanged
Device Properties Supported:
0xd401: Synchronization Partner
0xd402: Friendly Device Name
0x5003: Image Size
0x5001: Battery Level
0xd407: Perceived Device Type
0xd406: Session Initiator Info
Playable File (Object) Types and Object Properties Supported:
3000: Undefined Type
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
3001: Association/Directory
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
3004: Text
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
3005: HTML
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
3008: MS Wave
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc46: Artist STRING data type READ ONLY GROUP 0x0
dc9a: Album Name STRING data type READ ONLY GROUP 0x0
dc9b: Album Artist STRING data type READ ONLY GROUP 0x0
dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc99: Original Release Date STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc8c: Genre STRING data type READ ONLY GROUP 0x0
dc96: Composer STRING data type READ ONLY GROUP 0x0
de99: Audio WAVE Codec UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
de92: Bit Rate Type UINT16 data type enumeration: 1, 2,  READ ONLY GROUP 0x0
de9a: Audio Bit Rate UINT32 data type range: MIN 1, MAX 1536000, STEP 1 READ ONLY GROUP 0x0
de94: Number Of Channels UINT16 data type enumeration: 1, 2, 3, 4, 5, 6, 7, 8, 9,  READ ONLY GROUP 0x0
de93: Sample Rate UINT32 data type range: MIN 8000, MAX 48000, STEP 1 READ ONLY GROUP 0x0
3009: MP3
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc46: Artist STRING data type READ ONLY GROUP 0x0
dc9a: Album Name STRING data type READ ONLY GROUP 0x0
dc9b: Album Artist STRING data type READ ONLY GROUP 0x0
dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc99: Original Release Date STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc8c: Genre STRING data type READ ONLY GROUP 0x0
dc96: Composer STRING data type READ ONLY GROUP 0x0
de99: Audio WAVE Codec UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
de92: Bit Rate Type UINT16 data type enumeration: 1, 2,  READ ONLY GROUP 0x0
de9a: Audio Bit Rate UINT32 data type range: MIN 1, MAX 1536000, STEP 1 READ ONLY GROUP 0x0
de94: Number Of Channels UINT16 data type enumeration: 1, 2, 3, 4, 5, 6, 7, 8, 9,  READ ONLY GROUP 0x0
de93: Sample Rate UINT32 data type range: MIN 8000, MAX 48000, STEP 1 READ ONLY GROUP 0x0
300b: MPEG
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc46: Artist STRING data type READ ONLY GROUP 0x0
dc9a: Album Name STRING data type READ ONLY GROUP 0x0
dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
3801: JPEG
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
3802: TIFF EP
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
3804: BMP
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
3807: GIF
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
3808: JFIF
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
380b: PNG
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
380d: TIFF
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
b901: WMA
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc46: Artist STRING data type READ ONLY GROUP 0x0
dc9a: Album Name STRING data type READ ONLY GROUP 0x0
dc9b: Album Artist STRING data type READ ONLY GROUP 0x0
dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc99: Original Release Date STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc8c: Genre STRING data type READ ONLY GROUP 0x0
dc96: Composer STRING data type READ ONLY GROUP 0x0
de99: Audio WAVE Codec UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
de92: Bit Rate Type UINT16 data type enumeration: 1, 2,  READ ONLY GROUP 0x0
de9a: Audio Bit Rate UINT32 data type range: MIN 1, MAX 1536000, STEP 1 READ ONLY GROUP 0x0
de94: Number Of Channels UINT16 data type enumeration: 1, 2, 3, 4, 5, 6, 7, 8, 9,  READ ONLY GROUP 0x0
de93: Sample Rate UINT32 data type range: MIN 8000, MAX 48000, STEP 1 READ ONLY GROUP 0x0
b902: OGG
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc46: Artist STRING data type READ ONLY GROUP 0x0
dc9a: Album Name STRING data type READ ONLY GROUP 0x0
dc9b: Album Artist STRING data type READ ONLY GROUP 0x0
dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc99: Original Release Date STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc8c: Genre STRING data type READ ONLY GROUP 0x0
dc96: Composer STRING data type READ ONLY GROUP 0x0
de99: Audio WAVE Codec UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
de92: Bit Rate Type UINT16 data type enumeration: 1, 2,  READ ONLY GROUP 0x0
de9a: Audio Bit Rate UINT32 data type range: MIN 1, MAX 1536000, STEP 1 READ ONLY GROUP 0x0
de94: Number Of Channels UINT16 data type enumeration: 1, 2, 3, 4, 5, 6, 7, 8, 9,  READ ONLY GROUP 0x0
de93: Sample Rate UINT32 data type range: MIN 8000, MAX 48000, STEP 1 READ ONLY GROUP 0x0
b903: AAC
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc46: Artist STRING data type READ ONLY GROUP 0x0
dc9a: Album Name STRING data type READ ONLY GROUP 0x0
dc9b: Album Artist STRING data type READ ONLY GROUP 0x0
dc8b: Track UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc99: Original Release Date STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc8c: Genre STRING data type READ ONLY GROUP 0x0
dc96: Composer STRING data type READ ONLY GROUP 0x0
de99: Audio WAVE Codec UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
de92: Bit Rate Type UINT16 data type enumeration: 1, 2,  READ ONLY GROUP 0x0
de9a: Audio Bit Rate UINT32 data type range: MIN 1, MAX 1536000, STEP 1 READ ONLY GROUP 0x0
de94: Number Of Channels UINT16 data type enumeration: 1, 2, 3, 4, 5, 6, 7, 8, 9,  READ ONLY GROUP 0x0
de93: Sample Rate UINT32 data type range: MIN 8000, MAX 48000, STEP 1 READ ONLY GROUP 0x0
b982: MP4
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
b983: MP2
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
b984: 3GP
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc46: Artist STRING data type READ ONLY GROUP 0x0
dc9a: Album Name STRING data type READ ONLY GROUP 0x0
dc89: Duration UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
ba05: Abstract Audio Video Playlist
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
ba10: WPL Playlist
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
ba11: M3U Playlist
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
ba14: PLS Playlist
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
ba82: XMLDocument
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
b906: FLAC
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
3811: DNG
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
3812: Unknown(3812)
dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY GROUP 0x0
dc04: Object Size UINT64 data type READ ONLY GROUP 0x0
dc07: Object File Name STRING data type GET/SET GROUP 0x0
dc09: Date Modified STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY GROUP 0x0
dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY GROUP 0x0
dc44: Name STRING data type READ ONLY GROUP 0x0
dce0: Display Name STRING data type READ ONLY GROUP 0x0
dc4e: Date Added STRING data type DATETIME FORM ((null)) READ ONLY GROUP 0x0
dc48: Description STRING data type READ ONLY GROUP 0x0
Storage Devices:
StorageID: 0x00010001
StorageType: 0x0003 fixed RAM storage
FilesystemType: 0x0002 generic hierarchical
AccessCapability: 0x0000 read/write
MaxCapacity: 497928863744
FreeSpaceInBytes: 412598231040
FreeSpaceInObjects: 1073741824
StorageDescription: Internal shared storage
VolumeIdentifier:
Special directories:
Default music folder: 0xffffffff
Default playlist folder: 0xffffffff
Default picture folder: 0xffffffff
Default video folder: 0xffffffff
Default organizer folder: 0xffffffff
Default zencast folder: 0xffffffff
Default album folder: 0xffffffff
Default text folder: 0xffffffff
MTP-specific device properties:
Friendly name:
Synchronization partner:
Battery level 86 of 100 (86%)
libmtp supported (playable) filetypes:
Folder
Text file
HTML file
RIFF WAVE file
ISO MPEG-1 Audio Layer 3
MPEG video stream
JPEG file
BMP bitmap file
GIF bitmap file
JFIF file
Portable Network Graphics
TIFF bitmap file
Microsoft Windows Media Audio
Ogg container format
Advanced Audio Coding (AAC)/MPEG-2 Part 7/MPEG-4 Part 3
MPEG-4 Part 14 Container Format (Audio+Video Emphasis)
ISO MPEG-1 Audio Layer 2
Abstract Playlist file
XML file
Free Lossless Audio Codec (FLAC)
OK.

i still canโ€™t see my files in dolphin after that

I tested plugging my phone to my steam deck and it connect and sees it just fine and i can browse files normally.