[PATCH 0/4] Remove deprecated fields from struct hci_dev

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

 



These patches remove unused fields from struct hci_dev. The adapter name is
moved to struct btd_adapter. The entire struct hci_dev will be gone once the
device discovery logic is moved to the hciops/mgmtops plugin.

The last patch removes the read_local_version() from struct btd_adapter_ops. It
was being used only by code which was removed, but we left it in a separate
patch because we don't know if it is okay to remove it completely.

Note that no removed fields are used on D-Bus API nor internally.

Bruna Moreira (4):
  Remove ssp_mode from struct hci_dev
  Remove LMP/HCI version and manufacturer from struct hci_dev
  Move adapter name from struct hci_dev to struct btd_adapter
  Remove read_local_version() from struct btd_adapter_ops

 plugins/hciops.c  |   21 ---------------------
 plugins/mgmtops.c |   18 ------------------
 src/adapter.c     |   52 ++++++++++++++--------------------------------------
 src/adapter.h     |    9 ---------
 4 files changed, 14 insertions(+), 86 deletions(-)

--
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