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.
ble_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. | |
| int | HCI_verify (const tHciDataPacket *hciReadPacket) | 
| Verify if HCI packet is correctly formatted. | |
| void | HCI_Process (void) | 
| Processing function that must be called after an event is received from HCI interface. | |
| BOOL | HCI_Queue_Empty (void) | 
| Check if queue of HCI event is empty or not. | |
Detailed Description
Function for managing HCI interface.
© COPYRIGHT 2013 STMicroelectronics 
Definition in file ble_hci.c.
Function Documentation
| void HCI_Init | ( | void | ) | 
| void HCI_Process | ( | void | ) | 
| BOOL HCI_Queue_Empty | ( | void | ) | 
Generated on Thu Jul 14 2022 14:26:06 by
 1.7.2
 1.7.2