I would suggest to ask the bluez user mailing list :)
although I don't know bluez, I suspect that bluez will drop your just opened Bluetooth connection after a short time because there isn't a valid L2CAP connection on top of it. At least, that's what BTstack would do - after 5 seconds if I remember correctly.
Why do you want to open a baseband connection? You cannot use it from user space anyway. You can open an L2CAP connection e.g. with the bluez api or some wrappers, e.g. lightblue (python).
best
matthias
> --
> You received this message because you are subscribed to the Google Groups "btstack-dev" group.
> To post to this group, send email to btsta...@googlegroups.com.
> To unsubscribe from this group, send email to btstack-dev...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/btstack-dev?hl=en.