Hi,
Can a HCI socket listen for connections like l2cap and rfcomm ?? In my case it throws followiing warning and does not listen:
GLib-WARNING **: giounix.c:400Error while getting flags for FD: Bad file descriptor (9)
In my program I do the following:
I Open and Bind the HCI socket (using hci_open_dev)and listen for connections.
thanks
robert.