Bluetooth 2.1 SPP 接続の最大スループットを把握しようとしています。
このトピックに関連する 2 つの出版物 ( 1、2 ) を見つけました。どちらも図を示しており、信号対雑音比 (私の考えでは完璧であると想定できます) と ACL パッケージの種類の関数としてスループットを示しています。使用済み。私の問題は、どの ACL パケットが使用されているかわからないことです。この決定はどのように行われますか?「現在のデータを転送するために必要なものを使用する」のように、オンザフライで作成されますか?
さらに、Serial Port Profile 仕様(第 2.3 章) で、次の文を見つけました。
This profile requires support for one-slot packets only. This means that this profile ensures that data rates up to 128 kbps can be used. Support for higher rates is optional.
The last sentence realy confuses me. How do I find out whether this "option" applies in my case?