bluez/emulator
Jefferson Delfes 328231416b emulator: Implement LE advertising report
When a virtual device starts a LE advertising, emulator searches for
other virtual devices that are in scan mode, in order to send adv data
to these devices.
Inverse goes when LE scan is enabled. Emulator searches virtual devices
that are in advertising mode and copy adv data to them.
2013-07-05 11:56:48 +03:00
..
b1ee.c Revert "Ensure config.h is included by using CPPFLAGS" 2012-12-07 12:46:04 +02:00
btdev.c emulator: Implement LE advertising report 2013-07-05 11:56:48 +03:00
btdev.h emulator: Remove unneeded btdev_set_bdaddr function 2013-04-30 13:21:23 +03:00
bthost.c emulator: Add handler for L2CAP command reject PDU 2013-05-29 12:13:20 +03:00
bthost.h emulator: Add callback mechanism for L2CAP requests 2013-05-29 12:10:37 +03:00
main.c emulator: Allow multiple vhci adapter creation with btvirt 2013-03-07 19:01:30 +02:00
server.c emulator: Create separate server BR/EDR/LE and BR/EDR types 2013-01-31 14:26:40 -06:00
server.h emulator: Create separate server BR/EDR/LE and BR/EDR types 2013-01-31 14:26:40 -06:00
vhci.c emulator: Fix unique bdaddr creation for multiple vhci_open() calls 2013-03-07 18:32:59 +02:00
vhci.h emulator: Create separate BR/EDR, BR/EDR/LE and LE vhci types 2013-01-31 14:26:40 -06:00