[RFC 0/5] Implement BTLE Network Management interface API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Hi,

This patch set implements kernel support for RFC v3 of the Management
Interface Network API. The current implementation reuses existing
Bluetooth 6LowPAN functionality except for the debugfs interface parts
that are replace by the Management API.

The debugfs implementation for enabling and disabling incoming connection
support is still used, here it is anticipated that it will be replaced
by device whitelisting using the Add Device command in the future.

Please review,

       Patrik


Patrik Flykt (5):
  bluetooth: Merge Bluetooth 6lowpan functionality to bluetooth module
  bluetooth: Implement Get Networks Management API command
  l2cap: Pass hci_dev to l2cap_chan_connect()
  bluetooth: Implement Add Network Management API command
  bluetooth: Implement Remove Network Management API command

 include/net/bluetooth/l2cap.h |   4 +-
 include/net/bluetooth/mgmt.h  |  40 ++++
 net/bluetooth/6lowpan.c       | 495 ++++++++++++++++++++++++++++--------------
 net/bluetooth/Kconfig         |   2 +-
 net/bluetooth/Makefile        |   4 +-
 net/bluetooth/af_bluetooth.c  |  11 +
 net/bluetooth/l2cap_core.c    |   6 +-
 net/bluetooth/l2cap_sock.c    |   5 +-
 net/bluetooth/mgmt.c          |   9 +
 9 files changed, 397 insertions(+), 179 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux