zephyr/doc/subsystems
Marti Bolivar 0ca9dcfacb doc: Bluetooth: fix "Initialization" section
The Initialization section contains two errors:

1. bt_enable() is the public API for initializing the stack, not
   bt_init().

2. When bt_enable() is passed a function pointer, initialization
   happens asynchronously, not synchronously.

Fix these.

Change-Id: If02a6d6fe82f546b5cb6f9fdf76c6641baa6cac8
Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-02-01 15:51:44 +00:00
..
bluetooth doc: Bluetooth: fix "Initialization" section 2017-02-01 15:51:44 +00:00
logging logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
networking doc: net: Fix networking documentation 2017-01-27 12:35:52 +02:00
test doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
usb usb: Add ReST documentation file 2016-06-30 17:51:57 +00:00
c_library.rst doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00
power_management.rst doc: power_mgmt: Update PM doc with latest changes 2016-11-30 23:54:42 +00:00
sensor.rst sensor: add SENSOR_CHAN_*_XYZ enum values 2017-01-27 17:46:18 +00:00
shell.rst shell: rename command 'set_module' to 'select' 2017-01-11 19:20:57 +00:00
subsystems.rst doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00