bluez/emulator
Luiz Augusto von Dentz 0f849abb1b btdev: Fix not checking conditions for LE Set Random Address
The spec says LE Set Random Address cannot be used when scan is enabled
or with legacy advertising:

BLUETOOTH CORE SPECIFICATION Version 5.2 | Vol 4, Part E
page 2480

  'If the Host issues this command when any of advertising (created
  using legacy advertising commands), scanning, or initiating are
  enabled, the Controller shall return the error code Command
  Disallowed (0x0C).'
2021-07-19 14:16:16 -07:00
..
amp.c emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
amp.h emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
b1ee.c emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
btdev.c btdev: Fix not checking conditions for LE Set Random Address 2021-07-19 14:16:16 -07:00
btdev.h emulator/btdev: Add debug support 2020-11-02 10:18:38 -08:00
bthost.c emulator/bthost: Create ext adv params before setting adv data 2021-06-23 11:51:11 -07:00
bthost.h emulator/bthost: Create ext adv params before setting adv data 2021-06-23 11:51:11 -07:00
hciemu.c hciemu: Add support for multiple clients 2020-12-17 16:12:39 -08:00
hciemu.h hciemu: Add support for multiple clients 2020-12-17 16:12:39 -08:00
hfp.c emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
le.c emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
le.h emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
main.c emulator: Add option for enabling debug with btvirt 2021-02-19 15:21:12 -08:00
phy.c emulator: Fix the unchecked return value 2020-11-24 13:03:46 -08:00
phy.h emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
serial.c emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
serial.h emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
server.c emulator: Fix the unchecked return value 2020-11-24 13:03:46 -08:00
server.h emulator: Add SPDX License Identifier 2020-09-21 16:19:34 -07:00
smp.c bthost: Add support for address types other then public 2020-12-17 16:12:39 -08:00
vhci.c vhci: Add vhci_set_debug 2021-02-19 15:21:12 -08:00
vhci.h vhci: Add vhci_set_debug 2021-02-19 15:21:12 -08:00