[9610] wlbt: Let kernel driver present a fallback bdaddr
authorNick Oestergaard <nick.oe@samsung.com>
Mon, 9 Jul 2018 14:17:30 +0000 (16:17 +0200)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:53 +0000 (20:22 +0300)
commit7f750449413b0f53684d31d60b3a476eca95d7a9
tree11fd8e85c8e6cb0ef5d2f6a929bd6b60b99e96b0
parent0d8a9c2f3940ed8314c2931d38ec78c70b2f16e3
[9610] wlbt: Let kernel driver present a fallback bdaddr

A new kernel module parameter with a suggested address that the host
stack can use as a fallback.  We use the SOC ID as is used if there is
no android stack, i.e. btcli. This will make sure we do not touch that
stack and the address will be the same in btcli as is used by the stack.

SCSC-Bug-Id: SSB-41759
Change-Id: Iff679b464622920e01fe617f32ee98ab23fdf1d8
Signed-off-by: Nick Oestergaard <nick.oe@samsung.com>
drivers/misc/samsung/scsc_bt/scsc_bt_module.c