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 doc: link in device model APIs 2016-04-15 22:07:09 +00:00
event_logger.rst doc: Edit the Event Logger APIs 2016-02-12 01:41:20 +00:00
file_system.rst doc: Add file system documentation 2016-08-05 20:37:52 +00:00
io_interfaces.rst doc: Add sensor section in API documentation 2016-04-08 19:59:02 +00:00
microkernel_api.rst doc: Add links from kernel API to overview docs 2016-09-20 20:35:07 +00:00
mocking.c ztest: Add documentation 2016-09-30 21:17:40 +00:00
nanokernel_api.rst doc: Add links from kernel API to overview docs 2016-09-20 20:35:07 +00:00
power_management_api.rst doc: power_mgmt: Added Power Management documentation 2016-04-27 00:57:53 +00:00
system_log.rst sys_log: adds system log documentation page 2016-06-14 22:55:38 +00:00
testing.rst ztest: Add documentation 2016-09-30 21:17:40 +00:00