Hello,
I have a question about function HCI_SendCommandCompleteEvent() in hci_ext_app.c . It's included in BLE-CC2540-1.1 sample program.
I find description in hci_c_event.h that says "This generic function sends a Command Complete or a Vendor Specific Command Complete Event to the Host." .
What does "Host" mean? PC application like BTOOL ?
If so, is this function useful only in using Network Processor Configuration ?
When I create software in Single-Device Configuration, shouldn't I use this function ?
Thanks in advance.
Best Regards,
Masashi.