Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
cc_door_lock_config_api.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2022 Silicon Laboratories Inc. <https://www.silabs.com/>
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 *
6 */
7
12#ifndef CC_DOOR_LOCK_CONFIG_API_H
13#define CC_DOOR_LOCK_CONFIG_API_H
14
15#include <CC_DoorLock.h>
16
23
25
27
29
31
33
35
40
41#endif /* CC_DOOR_LOCK_CONFIG_API_H */
cc_door_lock_handle_t
Definition CC_DoorLock.h:83
uint16_t cc_door_lock_get_max_auto_relock_time(void)
cc_door_lock_handle_t cc_door_lock_get_supported_outside_handles(void)
cc_door_lock_operation_type_t
Definition CC_DoorLock.h:62
uint8_t cc_door_lock_get_options_flags(void)
uint16_t cc_door_lock_get_max_hold_and_release_time(void)
cc_door_lock_handle_t cc_door_lock_get_supported_inside_handles(void)
cc_door_lock_operation_type_t cc_door_lock_get_operation_type(void)