nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
passkey_buttons.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef _PASSKEY_BUTTONS_H_
8
#define _PASSKEY_BUTTONS_H_
9
10
#include <
caf/key_id.h
>
11
12
#define DIGIT_CNT 10
13
14
struct
passkey_input_config
{
15
const
uint16_t
key_ids
[
DIGIT_CNT
];
16
};
17
18
#endif
/* _PASSKEY_BUTTONS_H_ */
key_id.h
DIGIT_CNT
#define DIGIT_CNT
Definition
passkey_buttons.h:12
passkey_input_config::key_ids
const uint16_t key_ids[10]
Definition
passkey_buttons.h:15
passkey_input_config
Definition
passkey_buttons.h:14
applications
nrf_desktop
configuration
common
passkey_buttons.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0