zmk_mf68/app/include/dt-bindings/zmk/bt.h

14 lines
299 B
C
Raw Normal View History

/*
* 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