Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HC_SR04_Ultrasonic_Library Servo mbed
Fork of FIP_REV1 by
hci.c File Reference
Function for managing HCI interface. More...
Go to the source code of this file.
Functions | |
void | HCI_Init (void) |
Initialization function. | |
void | HCI_Input (tHciDataPacket *hciReadPacket) |
This function must be used to pass the packet received from the HCI interface to the BLE Stack HCI state machine. | |
void | HCI_Process (void) |
Processing function that must be called after an event is received from HCI interface. |
Detailed Description
Function for managing HCI interface.
THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
© COPYRIGHT 2013 STMicroelectronics
Definition in file hci.c.
Function Documentation
void HCI_Init | ( | void | ) |
void HCI_Input | ( | tHciDataPacket * | hciReadPacket ) |
Generated on Tue Jul 12 2022 21:42:00 by
