Tool/software: TI-RTOS
Hi.
Using GAPCentralRole_EstablishLink seems not to be able to resolve a random address and do a connection request inside the same advertisement slot. To resolve and connect it uses at least two consecutive advertisements. This leads to a latency problem in our application.
So I have tried to replace it with the direct HCI-command HCI_LE_CreateConnCmd. Is there a chance to speed up the application with it?
I have tried to use the HCI command, but it does not work. The return status is always SUCCESS independent on my parameters (also parameters out of range are not changing the status). On my tracer Ellisys I don't see a connection request and there isn't sent a "command complete" event or anything else.
What is wrong?
Thanks in advance
Michael