# 验证

Source: [https://docs.qualcomm.com/doc/80-70014-13Y/topic/bluetooth_usecases.html](https://docs.qualcomm.com/doc/80-70014-13Y/topic/bluetooth_usecases.html)

btapp 是 Qualcomm Linux 蓝牙解决方案的示例测试应用程序。使用此应用程序演示了每个 profile 的蓝牙测试程序和用例。Qualcomm® RB3 Gen 2 开发套件用作测试的硬件参考设计。
Note: 由于 btapp 是命令行可执行文件，因此在 SSH 中以命令的形式输入具体内容。

以下蓝牙配置文件的功能在 btapp 中以菜单选项的形式提供：

- **[General Access Profile](https://docs.qualcomm.com/doc/80-70014-13Y/topic/gap_operation.html)**  

低功耗蓝牙的 General Access Profile (GAP) 是现有 BR/EDR GAP 的扩展。
- **[Serial Port Profile](https://docs.qualcomm.com/doc/80-70014-13Y/topic/set_up_bluetooth_in_spp.html)**  

Serial Port Profile (SPP) 是一种可通过虚拟串行端口实现设备之间的无线通信的 profile。
- **[General Attribute Profile](https://docs.qualcomm.com/doc/80-70014-13Y/topic/set_up_ble_gatt.html)**  

General Attribute Profile (GATT) 是一种服务框架，该框架使用属性协议 (ATT) 发现设备并读/写对等设备的特征值。

Last Published: Aug 22, 2024

[Previous Topic
架构](https://docs.qualcomm.com/bundle/publicresource/80-70014-13Y/topics/bt_architecture_overview.md) [Next Topic
General Access Profile](https://docs.qualcomm.com/bundle/publicresource/80-70014-13Y/topics/gap_operation.md)