22#include <bm/bluetooth/ble_common.h>
29#define BLE_DIS_CONFIG_SEC_MODE_DEFAULT \
31 .device_info_char.read = BLE_GAP_CONN_SEC_MODE_OPEN, \
45 ble_gap_conn_sec_mode_t
read;
struct ble_dis_config::@73::@74 device_info_char
struct ble_dis_config::@73 sec_mode
ble_gap_conn_sec_mode_t read
Definition ble_dis.h:45
Device Information service configuration.
Definition ble_dis.h:37