]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use random address if public address is not available
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Oct 2013 09:08:36 +0000 (02:08 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 09:13:11 +0000 (11:13 +0200)
commit1bccd5347d49d51f62b3b4b0fc60b625b718031c
tree4f763221a6fd8917613dd78ea4e1f2c2e301879c
parentc986b7d6cab778c0005c24cc33b67a1b0300ad38
Bluetooth: Use random address if public address is not available

For single mode LE-only controllers, it is possible that they come
without a public address. If a public address is not available,
then use the random address for connection establishment and
scanning.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_conn.c
net/bluetooth/mgmt.c