mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-14 14:07:54 +00:00
15 lines
509 B
Plaintext
15 lines
509 B
Plaintext
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
|
|
--------------------------------------------------------------------------------
|
|
|