Skip to content
Commit 3520a8f1 authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

Bluetooth: hci_sync: Add fallback-bd-address prop



The kernel Bluetooth framework understands that devices may not
be programmed with valid Bluetooth addresses. It also has the ability
to override a Bluetooth address with the value of the local-bd-address
DT property, but it ignores the validity of the existing address when
doing so.

Add a new boolean property, fallback-bd-address, which indicates that
the given local-bd-address property should only be used if the device
does not already have a valid BDADDR.

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 4246c0ff
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