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.
Fork of nRF51822 by
Structures
[Events, type definitions and API calls]
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... | |
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 = BLE_EVT_BASE, BLE_EVT_USER_MEM_REQUEST, BLE_EVT_USER_MEM_RELEASE } |
BLE Module Independent Event IDs. More... |
Enumeration Type Documentation
enum BLE_COMMON_EVTS |
Generated on Tue Jul 12 2022 18:47:35 by
