5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_nvram_access_t Struct Reference

#include <wiced_bt_nvram_access.h>

Data Fields

wiced_bt_nvram_access_delete_bonded_device_t * delete_bonded_device
 
wiced_bt_nvram_access_enum_bonded_device_keys_t * enum_bonded_device_keys
 
wiced_bt_nvram_access_get_bonded_devices_t * get_bonded_devices
 
wiced_bt_nvram_access_init_t * init
 
wiced_bt_nvram_access_key_storage_available_t * key_storage_available
 
wiced_bt_nvram_access_load_bonded_device_keys_t * load_bonded_device_keys
 
wiced_bt_nvram_access_load_local_identity_keys_t * load_local_identity_keys
 
wiced_bt_nvram_access_save_bonded_device_key_t * save_bonded_device_key
 
wiced_bt_nvram_access_save_local_identity_keys_t * save_local_identity_keys
 

Detailed Description

NV access functions for saving/retrieving link keys

Field Documentation

◆ delete_bonded_device

wiced_bt_nvram_access_delete_bonded_device_t* wiced_bt_nvram_access_t::delete_bonded_device

Delete link key information from NVRAM

◆ enum_bonded_device_keys

wiced_bt_nvram_access_enum_bonded_device_keys_t* wiced_bt_nvram_access_t::enum_bonded_device_keys

Load link key information from NVRAM by index

◆ get_bonded_devices

wiced_bt_nvram_access_get_bonded_devices_t* wiced_bt_nvram_access_t::get_bonded_devices

Get list of bonded devices stored in NVRAM

◆ init

wiced_bt_nvram_access_init_t* wiced_bt_nvram_access_t::init

Initialize NVRAM subsystem

◆ key_storage_available

wiced_bt_nvram_access_key_storage_available_t* wiced_bt_nvram_access_t::key_storage_available

Check if there is space available to store link keys for specified bd_addr

◆ load_bonded_device_keys

wiced_bt_nvram_access_load_bonded_device_keys_t* wiced_bt_nvram_access_t::load_bonded_device_keys

Load link key information from NVRAM

◆ load_local_identity_keys

wiced_bt_nvram_access_load_local_identity_keys_t* wiced_bt_nvram_access_t::load_local_identity_keys

Load local identity keys including ir/irk/dhk stored in NVRAM

◆ save_bonded_device_key

wiced_bt_nvram_access_save_bonded_device_key_t* wiced_bt_nvram_access_t::save_bonded_device_key

Save link key information to NVRAM

◆ save_local_identity_keys

wiced_bt_nvram_access_save_local_identity_keys_t* wiced_bt_nvram_access_t::save_local_identity_keys

Save local identity keys including ir/irk/dhk stored to NVRAM


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