docs(bt): update Classic Bluetooth api reference of SPP

This commit is contained in:
yangfeng
2025-12-10 14:18:56 +08:00
parent d3944162d8
commit 9618f956cf
2 changed files with 26 additions and 12 deletions
+7 -2
View File
@@ -1,5 +1,10 @@
SPP API
=======
Bluetooth® SPP API
==================
Overview
--------
SPP (Serial Port Profile) enables serial communication between Bluetooth devices, allowing them to exchange data over a virtual serial link. SPP API provides functionality to create both SPP initiators (clients) and acceptors (servers), enabling operation under different security requirements.
Application Examples
--------------------