Data Structures | |
struct | ble_user_mem_block_t |
User Memory Block. 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_pa_lna_cfg_t |
Configuration parameters for the PA and LNA. More... | |
struct | ble_common_opt_pa_lna_t |
PA & LNA GPIO toggle configuration. More... | |
struct | ble_common_opt_conn_evt_ext_t |
Configuration of extended BLE connection events. More... | |
struct | ble_common_opt_extended_rc_cal_t |
Enable/disable extended RC calibration. 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_conn_cfg_t |
BLE connection configuration type, wrapping the module specific configurations, set with sd_ble_cfg_set. More... | |
struct | ble_common_cfg_vs_uuid_t |
Configuration of Vendor Specific base UUIDs, set with sd_ble_cfg_set. More... | |
union | ble_common_cfg_t |
Common BLE Configuration type, wrapping the common configurations. More... | |
union | ble_cfg_t |
BLE Configuration type, wrapping the module specific configurations. More... | |