/* * Copyright (C) 2022 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @defgroup cpu_esp32_esp_ble_nimble ESP32 Bluetooth LE HCI for NimBLE host * @ingroup cpu_esp32 * @brief ESP32 Bluetooth LE HCI implementation for NimBLE host * * This module realizes the HCI for NimBLE host using the ESP32 Bluetooth controller * * @author Gunar Schorcht */