summaryrefslogtreecommitdiff
path: root/app/include/dt-bindings/zmk/bt.h
blob: 24d27ae64a022c99dfe4c4d0c68fc42d4fc4cf95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (c) 2020 Peter Johanson <peter@peterjohanson.com>
 *
 * SPDX-License-Identifier: MIT
 */

#define BT_CLEAR_BONDS_CMD       0

/*
Note: Some future commands will include additional parameters, so we
defines these aliases up front.
*/

#define BT_CLEAR_BONDS       BT_CLEAR_BONDS_CMD 0