nRF51 SDK - S110 SoftDevice
|
Data Structures | |
struct | ble_user_mem_block_t |
User Memory Block. More... | |
struct | ble_evt_tx_complete_t |
TX complete event. More... | |
struct | ble_evt_user_mem_request_t |
Event structure for BLE_EVT_USER_MEM_REQUEST. More... | |
struct | ble_evt_user_mem_release_t |
Event structure for BLE_EVT_USER_MEM_RELEASE. More... | |
struct | ble_common_evt_t |
Event structure for events not associated with a specific function module. More... | |
struct | ble_evt_hdr_t |
BLE Event header. More... | |
struct | ble_evt_t |
Common BLE Event type, wrapping the module specific event reports. More... | |
struct | ble_version_t |
Version Information. More... | |
struct | ble_common_opt_radio_cpu_mutex_t |
Mutual exclusion of radio activity and CPU execution. More... | |
union | ble_common_opt_t |
Option structure for common options. More... | |
union | ble_opt_t |
Common BLE Option type, wrapping the module specific options. More... | |
struct | ble_enable_params_t |
BLE GATTS init options. More... | |
Enumerations | |
enum | BLE_COMMON_EVTS { BLE_EVT_TX_COMPLETE = 0x01, BLE_EVT_USER_MEM_REQUEST, BLE_EVT_USER_MEM_RELEASE } |
BLE Module Independent Event IDs. More... | |
enum BLE_COMMON_EVTS |