6989bf88e1
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> |
||
---|---|---|
.. | ||
api.rst | ||
bluetooth.rst | ||
device.rst | ||
event_logger.rst | ||
file_system.rst | ||
io_interfaces.rst | ||
microkernel_api.rst | ||
mocking.c | ||
nanokernel_api.rst | ||
power_management_api.rst | ||
system_log.rst | ||
testing.rst |