InPlay API
ble_bas_prf_t Struct Reference

Parameters for the database creation. More...

#include <in_ble_prf_bas.h>

Data Fields

bool multi_instance
 If the service is multi-instance.
 
bool check_enc_key_size
 If let the service check whether encryption key size is 16bytes (more security).
 
enum ble_att_perm sec_lvl
 Security Level,. More...
 
uint8_t bas_nb
 Number of BAS to add.
 
uint8_t features [BLE_BASS_INSTANCES_MAX]
 Features of each BAS instance,. More...
 
ble_char_pres_fmt_t batt_level_pres_format [BLE_BASS_INSTANCES_MAX]
 Battery Level Characteristic Presentation Format - Should not change during connection.
 

Detailed Description

Parameters for the database creation.

Field Documentation

◆ features

uint8_t features[BLE_BASS_INSTANCES_MAX]

Features of each BAS instance,.

See also
enum in_ble_bass_features

◆ sec_lvl

enum ble_att_perm sec_lvl

Security Level,.

See also
enum in_ble_att_svc_perm_mask