Z-Wave Protocol Controller Reference
zwave_smartstart_management.h
Go to the documentation of this file.
1
/******************************************************************************
2
* # License
3
* <b>Copyright 2021 Silicon Laboratories Inc. www.silabs.com</b>
4
******************************************************************************
5
* The licensor of this software is Silicon Laboratories Inc. Your use of this
6
* software is governed by the terms of Silicon Labs Master Software License
7
* Agreement (MSLA) available at
8
* www.silabs.com/about-us/legal/master-software-license-agreement. This
9
* software is distributed to you in Source Code format and is governed by the
10
* sections of the MSLA applicable to Source Code.
11
*
12
*****************************************************************************/
13
30
#ifndef ZWAVE_SMARTSTART_MANAGEMENT_H
31
#define ZWAVE_SMARTSTART_MANAGEMENT_H
32
33
#include "
zwave_controller_types.h
"
34
35
#ifdef __cplusplus
36
extern
"C"
{
37
#endif
50
bool
find_dsk_obfuscated_bytes_from_smart_start_list
(
zwave_dsk_t
dsk,
51
uint8_t obfuscated_bytes);
52
#ifdef __cplusplus
53
}
54
#endif
55
56
#endif
//ZWAVE_SMARTSTART_MANAGEMENT_H
zwave_dsk_t
uint8_t zwave_dsk_t[ZWAVE_DSK_LENGTH]
Definition:
zwave_controller_types.h:41
find_dsk_obfuscated_bytes_from_smart_start_list
bool find_dsk_obfuscated_bytes_from_smart_start_list(zwave_dsk_t dsk, uint8_t obfuscated_bytes)
Verify if the device DSK is in smart list by comparing DSK sent in the param with full DSK in smart s...
zwave_controller_types.h
applications
zpc
components
zwave_smartstart_management
include
zwave_smartstart_management.h
Generated on Wed Mar 11 2026 13:17:12 for Z-Wave Protocol Controller Reference by
1.9.4