Common BLE Option type, wrapping the module specific options. More...
#include <ble.h>
Data Fields | |
ble_common_opt_t | common_opt |
ble_gap_opt_t | gap_opt |
ble_gattc_opt_t | gattc_opt |
Common BLE Option type, wrapping the module specific options.
ble_common_opt_t ble_opt_t::common_opt |
COMMON options, opt_id in BLE_COMMON_OPTS series.
ble_gap_opt_t ble_opt_t::gap_opt |
GAP option, opt_id in BLE_GAP_OPTS series.
ble_gattc_opt_t ble_opt_t::gattc_opt |
GATTC option, opt_id in BLE_GATTC_OPTS series.