All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 BlueZ 0/3] android: Add LE Peripheral role support
@ 2017-10-13 14:02 Martin Fuzzey
  2017-10-13 14:02 ` [PATCH V2 BLueZ 1/3] android: Skip key loading for LE only devices Martin Fuzzey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Fuzzey @ 2017-10-13 14:02 UTC (permalink / raw)
  To: linux-bluetooth

This series adds a few missing pieces for Peripheral role support on Android 5.

This has been tested in the following configuration:
- Android 5.1.1
- Kernel 4.4
- nRF52 chip running Apache Newt firmware

Changes for V2:
- Only load keys if BRDE supported rather than always trying and ignoring error
- Use the bt_ad_* helper functions rather than open coding advertisement data
- free_adv_instance() accepts NULL like the other free family members
- Style fixes
- Remove SOBs


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

end of thread, other threads:[~2017-11-06  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13 14:02 [PATCH V2 BlueZ 0/3] android: Add LE Peripheral role support Martin Fuzzey
2017-10-13 14:02 ` [PATCH V2 BLueZ 1/3] android: Skip key loading for LE only devices Martin Fuzzey
2017-10-13 14:02 ` [PATCH V2 BLueZ 2/3] android: Get max advertising instances from kernel Martin Fuzzey
2017-10-13 14:02 ` [PATCH V2 BLueZ 3/3] android: Enable multiadvertising Martin Fuzzey
2017-11-06  9:25 ` [PATCH V2 BlueZ 0/3] android: Add LE Peripheral role support Szymon Janc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.