mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-06 05:14:45 +00:00
8a01f72db5
Packages console, log and stats allow to choose stub or full implementation. All apps had either stub or full implementation hardwired in pkg.yml file. Now it can be easily overriden in target. This also changes defunct setting of CONSOLE_MODE to CONSOLE_IMPLEMENTATION in all apps.
Title: Bluetooth tester application Description: Tester application uses binary protocol to control Mynewt Nimble stack and is aimed at automated testing. It uses Bluetooth Testing Protocol (BTP) to drive Bluetooth stack. BTP commands and events are received and buffered for further processing. -------------------------------------------------------------------------------- Supported Profiles: GAP, GATT, SM, L2CAP, MESH --------------------------------------------------------------------------------