zephyr/doc/api
Johan Hedberg 6989bf88e1 Bluetooth: Rename bt_driver to bt_hci_driver
The bt_driver API was created when Zephyr only had a Bluetooth host
stack, but no controller-side functionality. The only "driver" that
was needed for the host was the HCI driver, and hence "HCI" was
omitted from the name.

With support both for host and controller Zephyr will be getting more
Bluetooth driver types, in particular radio drivers. To prepare for
this, move all HCI drivers to drivers/bluetooth/hci/ and rename the
bt_driver API bt_hci_driver.

Change-Id: I82829da80aa61f26c2bb2005380f1e88d069ac7d
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-10-28 08:09:08 +03:00
..
api.rst ztest: Add documentation 2016-09-30 21:17:40 +00:00
bluetooth.rst Bluetooth: Rename bt_driver to bt_hci_driver 2016-10-28 08:09:08 +03:00
device.rst
event_logger.rst
file_system.rst
io_interfaces.rst
microkernel_api.rst
mocking.c ztest: Add documentation 2016-09-30 21:17:40 +00:00
nanokernel_api.rst
power_management_api.rst
system_log.rst
testing.rst ztest: Add documentation 2016-09-30 21:17:40 +00:00