Skip to content
Commit ad4a6795 authored by Spoorthi Ravishankar Koppad's avatar Spoorthi Ravishankar Koppad Committed by Marcel Holtmann
Browse files

Bluetooth: Add support for utilizing Fast Advertising Interval



Changes made to add support for fast advertising interval
as per core 4.1 specification, section 9.3.11.2.

A peripheral device entering any of the following GAP modes and
sending either non-connectable advertising events or scannable
undirected advertising events should use adv_fast_interval2
(100ms - 150ms) for adv_fast_period(30s).

         - Non-Discoverable Mode
         - Non-Connectable Mode
         - Limited Discoverable Mode
         - General Discoverable Mode

Signed-off-by: default avatarSpoorthi Ravishankar Koppad <spoorthix.k@intel.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 0e5b36bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment