InPlay API
|
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. | |
Parameters for the database creation.
uint8_t features[BLE_BASS_INSTANCES_MAX] |
Features of each BAS instance,.
enum ble_att_perm sec_lvl |
Security Level,.