/* * Copyright (c) 2020 Peter Johanson * * 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