obexd: reject to accept file when replying reject message
authorAaron_shen <aarongt.shen@gmail.com>
Wed, 15 Mar 2023 10:04:35 +0000 (18:04 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:41:34 +0000 (16:11 +0530)
commit3ff738b4f25770cc512c61fe46dffa2c6ffe7dc2
tree6cfc8f56cbbd89ed2f1e9a96bb25ca3e649957c1
parent09ec719abcc3697160fc2fcc2e5b560a5f8dd5b4
obexd: reject to accept file when replying reject message

It will accept file when obex agent replied any message
event though the message is org.bluez.obex.Error.Rejected.
The patch helps to reject a Bluetooth object push request if
user replied "org.bluez.obex.Error.Rejected" message according
to the doc/obex-agent-api.txt.
obexd/src/manager.c