Configuration:
bluez-4.101
obexd-0.44
nohands(hfp4linux) rev 88
USB Bluetooth Dongle SiteCom CN-516
Observation:
By conducting tests with bluetooth components mentioned above, we realized the following observation:
Importing address book (vcard) via obexd does not work after disconnecting the Hands-Free Profile via nohands.
Reconnection of the Hands-Free Profile does not fix the problem.
It seems that obexd and nohands use commo low level layers (HCI, RFCOM,LMP ...). When stopping a HFP connection, nohands use HCI commands (OGF:0x01 OCF: 0x0006 opcode:0x0406), which also stops the OBEX session (without informing obexd).
Reconnecting nohands does not correct the problem, since obexd is not aware that the connection was lost.
Have can we fix the problem?
Thanks
Ali BOUKHICHA