Hi,
I want to send command from central to peripheral device GAP_DeviceDiscoveryRequest.
I try to use HCI_SendControllerToHostEvent() in sipleBLECentral project, but programm doesn't compile. Error "no definition for HCI_SendControllerToHostEvent".
What should be included??
hci_event.h included is the project.