1
2
3
4
5
6
7
8
9
10
11
12
13
| 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
| --------------------------------------------------------------------------------
|
|