Hi,
I'm using iotdk-ide-linux to develop application for Edison. When I use hci_inquiry( dev_id, len, max_rsp, NULL, ( inquiry_info **)&ii, flags), iot always saying Invalid arguments 'Candidates are: int hci_inquiry(int, int, int, const unsigned char *, ?**, long int)'. Does anyone know how to fix the problem? Thank you!