Name:
=====
 ble_freertos_central_subrate


Description:
============
 Central subrate example.




Purpose:
========
This example demonstrates BLE (Bluetooth Low Energy)
 central connection subrate functionality within the FreeRTOS framework. The
 application showcases connection optimization through subrate management,
 improved power efficiency, and enhanced communication performance. It will
 set the default connection subrate parameters that the connected peripheral
 may request, scan and connect ble_freertos_peripheral_subrate board by
 scanned advertising name.

Section: Key Features
=====================

 1. Central Subrate Implementation: Implements BLE central subrate
    functionality for optimized connection management

 2. Connection Optimization: Provides subrate connection capabilities
    for improved power efficiency and performance

 3. FreeRTOS Integration: Utilizes FreeRTOS real-time operating system
    for reliable task scheduling and power management

 4. Power Management: Implements intelligent power management for
    efficient subrate connection operations

 5. Subrate Control: Manages subrate connection parameters for
    optimal communication performance



******************************************************************************


