# Features Source: [https://docs.qualcomm.com/doc/80-70014-13/topic/bt_ft_overview.html](https://docs.qualcomm.com/doc/80-70014-13/topic/bt_ft_overview.html) The WCN6856 and WCN6750 connectivity chipsets comply with Bluetooth Core specification v5.0. These chipsets have the following features and capabilities: - A Bluetooth Low Energy data rate of up to 2 Mbps - A long range mode with better sensitivity at two new lower bit rates, 500 kbps and 125 kbps - An 8x improvement in broadcast capability with the use of advertising extensions - An improved channel selection algorithm (CSA #2), which enables improved channel coordination and coexistence efficiency with other Bluetooth and non-Bluetooth traffic The following table lists the Bluetooth specifications and features supported by the WCN6856 and WCN6750 connectivity chipsets: | Feature | Supported on WCN6856 | Supported on WCN6750 | | --- | :---: | :---: | | Bluetooth Low Energy secure connections | ✓ | ✓ | | Bluetooth Low Energy privacy 1.2 | ✓ | ✓ | | Bluetooth 5.0 Core specification | ✓ | ✓ | | Data length extensions | ✓ | ✓ | | 2 Mbps PHY | ✓ | ✓ | | Advertising extensions | ✓ | ✓ | | Bluetooth Low Energy long range | ✓ | ✓ | | Channel selection algorithm (CSA #2) | ✓ | ✓ | | USB 1.1 interface support | ✓ | ✕ | ## Bluetooth profiles and roles Source: [https://docs.qualcomm.com/doc/80-70014-13/topic/bt_ft_overview.html](https://docs.qualcomm.com/doc/80-70014-13/topic/bt_ft_overview.html) The Bluetooth profiles define the specifications, requirements, and roles of devices to establish a Bluetooth connection. The profile also determines the communication protocol used between devices. Qualcomm Linux supports the following Bluetooth profiles: ### General Access Profile Source: [https://docs.qualcomm.com/doc/80-70014-13/topic/bt_ft_overview.html](https://docs.qualcomm.com/doc/80-70014-13/topic/bt_ft_overview.html) Bluetooth Low Energy General Access Profile (GAP) is an extension of the existing BR/EDR GAP. It handles the following basic operations of a device: - Discover a device - Establish a connection - Bond multiple devices - Establish a private connection - Resolve private addresses All Bluetooth devices must implement a basic level of functionality that GAP defines. GAP ensures that all Bluetooth devices can establish baseband connections, regardless of the higher-level functionality they support. GAP is responsible for the following functions: - Generic procedures for discovering Bluetooth devices - Link-management aspects of connecting to Bluetooth devices - Procedures related to security levels - Common formats for user interface-level parameters such as naming conventions GAP defines and assigns the following profile roles to the devices: | Profile role | Description | | --- | --- | | Central |
For example, a mobile phone or a
tablet.