dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_opt_t Union Reference

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
 

Detailed Description

Common BLE Option type, wrapping the module specific options.

Definition at line 294 of file ble.h.

Field Documentation

ble_common_opt_t ble_opt_t::common_opt

COMMON options, opt_id in BLE_COMMON_OPTS series.

Definition at line 296 of file ble.h.

ble_gap_opt_t ble_opt_t::gap_opt

GAP option, opt_id in BLE_GAP_OPTS series.

Definition at line 297 of file ble.h.


The documentation for this union was generated from the following file: