Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android 10 使您的应用能够使用 BLE CoC 连接在两个 BLE 设备之间传输更大的数据流。该接口抽象了蓝牙和连接机制以简化实现。
有没有这方面的参考实现?如何在 android 中实例化 L2Cap COC?