nRF51 SDK
|
Modules | |
Button Handler | |
Buttons handling module. | |
Common application error handler | |
Common application error handler and macros for utilizing a common error handler. | |
FIFO implementation | |
FIFO implementation. | |
GPIOTE Handler | |
GPIOTE handler module. | |
Scheduler | |
The scheduler is used for transferring execution from the interrupt context to the main context. | |
Application Timer | |
Application timer functionality. | |
UART module | |
UART module interface. | |
Utility Functions and Definitions | |
Various types and definitions available to all applications. | |
HCI Transport | |
HCI transport module implementation. | |
Memory pool | |
Memory pool implementation. | |
SLIP module | |
SLIP layer for supporting packet framing in HCI transport. | |
Persistent Storage Interface | |
Abstracted flash interface. | |
Types definitions for ANT support in SoftDevice handler. | |
This file contains the declarations of types required for ANT stack support. These types will be defined when the preprocessor define ANT_STACK_SUPPORT_REQD is defined. | |
Types definitions for BLE support in SoftDevice handler. | |
This file contains the declarations of types required for BLE stack support. These types will be defined when the preprocessor define BLE_STACK_SUPPORT_REQD is defined. | |
SoftDevice Event Handler | |
API for initializing and disabling the SoftDevice. | |