linux/net/bluetooth
Dmitry Grinberg ba7c1b47c1 Bluetooth: Do not cancel advertising when starting a scan
BlueZ cancels adv when starting a scan, but does not cancel a scan when
starting to adv. Neither is required, so this brings both to a
consistent state (of not affecting each other). Some very rare (I've
never seen one) BT 4.0 chips will fail to do both at once. Even this is
ok since the command that will fail will be the second one, and thus the
common sense logic of first-come-first-served is preserved for BLE
requests.

Signed-off-by: Dmitry Grinberg <dmitrygr@google.com>
Signed-off-by: Manish Mandlik <mmandlik@google.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2020-03-18 12:25:03 +01:00
..
bnep Bluetooth: Replace zero-length array with flexible-array member 2020-02-28 08:30:02 +01:00
cmtp
hidp Bluetooth: optimize barrier usage for Rmw atomics 2020-01-29 19:50:44 +01:00
rfcomm Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl 2020-03-08 14:44:58 +01:00
6lowpan.c
a2mp.c
a2mp.h Bluetooth: Replace zero-length array with flexible-array member 2020-02-28 08:30:02 +01:00
af_bluetooth.c net: use helpers to change sk_ack_backlog 2019-11-06 16:14:48 -08:00
amp.c
amp.h
ecdh_helper.c
ecdh_helper.h
hci_conn.c Bluetooth: During le_conn_timeout disable EXT_ADV 2020-02-28 08:40:06 +01:00
hci_core.c Bluetooth: Handle BR/EDR devices during suspend 2020-03-11 18:01:47 +01:00
hci_debugfs.c Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le 2020-01-25 16:33:52 +02:00
hci_debugfs.h
hci_event.c Bluetooth: clean up connection in hci_cs_disconnect 2020-03-12 08:21:15 +01:00
hci_request.c Bluetooth: Do not cancel advertising when starting a scan 2020-03-18 12:25:03 +01:00
hci_request.h Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND 2020-03-11 18:00:48 +01:00
hci_sock.c Bluetooth: Fix race condition in hci_release_sock() 2020-01-26 10:34:17 +02:00
hci_sysfs.c
Kconfig
l2cap_core.c Bluetooth: L2CAP: remove set but not used variable 'credits' 2020-03-14 19:49:28 +01:00
l2cap_sock.c Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg() 2020-03-12 15:12:00 +01:00
leds.c
leds.h
lib.c Bluetooth: Adding a bt_dev_warn_ratelimited macro. 2020-01-04 10:41:03 +01:00
Makefile
mgmt.c Bluetooth: Pause discovery and advertising during suspend 2020-03-11 18:03:49 +01:00
mgmt_util.c
mgmt_util.h
sco.c Bluetooth: Fix crash when using new BT_PHY option 2020-02-18 22:02:15 +01:00
selftest.c
selftest.h
smp.c Bluetooth: fix passkey uninitialized when used 2020-02-19 20:35:46 +01:00
smp.h