linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/6] emulator: add LE advertising and scanning support
@ 2013-07-03 20:54 Jefferson Delfes
  2013-07-03 20:54 ` [PATCH BlueZ 1/6] emulator: Store LE advertising data length in btdev Jefferson Delfes
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Jefferson Delfes @ 2013-07-03 20:54 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jefferson Delfes

In order to write discovery tests for LE, we need some implementation
on emulator side.
This patch series basically reports virtual devices in adv mode for
devices in scan mode.

This new series was reorganized by merging some commits and removing
others not related to discovery tests. Note that this is just a first
set, based on a RFC sent a while ago by Bruna Moreira. Future patches
will build on these patches.

Jefferson Delfes (6):
  emulator: Store LE advertising data length in btdev
  emulator: Implement basic LE set adv enable command
  emulator: Store LE scan state of virtual controller
  emulator: Disallow LE set scan params command when scan is enabled
  emulator: Dummy LE set advertising parameters
  emulator: Implement LE advertising report

 emulator/btdev.c | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 monitor/bt.h     |  13 +++++++
 2 files changed, 113 insertions(+), 2 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-07-05  9:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 20:54 [PATCH BlueZ 0/6] emulator: add LE advertising and scanning support Jefferson Delfes
2013-07-03 20:54 ` [PATCH BlueZ 1/6] emulator: Store LE advertising data length in btdev Jefferson Delfes
2013-07-03 20:54 ` [PATCH BlueZ 2/6] emulator: Implement basic LE set adv enable command Jefferson Delfes
2013-07-03 20:54 ` [PATCH BlueZ 3/6] emulator: Store LE scan state of virtual controller Jefferson Delfes
2013-07-03 20:54 ` [PATCH BlueZ 4/6] emulator: Disallow LE set scan params command when scan is enabled Jefferson Delfes
2013-07-03 20:54 ` [PATCH BlueZ 5/6] emulator: Dummy LE set advertising parameters Jefferson Delfes
2013-07-03 20:54 ` [PATCH BlueZ 6/6] emulator: Implement LE advertising report Jefferson Delfes
     [not found] ` <51d54149.42a5420a.2de5.6abcSMTPIN_ADDED_BROKEN@mx.google.com>
2013-07-04 17:15   ` [PATCH BlueZ 0/6] emulator: add LE advertising and scanning support Jefferson Delfes
2013-07-05  9:00 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).