Zigbee Protocol Controller 1.6.0
Attribute Store Fixture

Initialization and teardown of the Attribute Store. More...

Functions

sl_status_t attribute_store_init (void)
 Initialize the Attribute store. More...
 
int attribute_store_teardown (void)
 Clears up the Attribute Store from all its content. More...
 

Detailed Description

Initialization and teardown of the Attribute Store.

Function Documentation

◆ attribute_store_init()

sl_status_t attribute_store_init ( void  )

Initialize the Attribute store.

This component depends on the following components:

Returns
SL_STATUS_OK on success
SL_STATUS_FAIL on failure

◆ attribute_store_teardown()

int attribute_store_teardown ( void  )

Clears up the Attribute Store from all its content.

Returns
0 on success