I am using dbus and qdbus to control my phone from a pi using Bluetooth to pause play etc. songs and all of a sudden dbus and qdbus dont work anymore
All other functions work i can head music from he pi from my phone but cant control the phone anymore and tried reinstalling rasbian and sending the commands manually and didn't work here is a sample of the commands i am sending
qdbus --system org.bluez /org/bluez/hci0/dev_64_A2_F9_E2_E4_B2/player0 org.bluez.MediaPlayer1.Track
dbus-send --system --type=method_call --dest=org.bluez /org/bluez/hci0/dev_64_A2_F9_E2_E4_B2/player0 org.bluez.MediaPlayer1.Pause