79696d3b34
We need to be able to perform the init procedure asynchronously through a callback. The RX fiber is a good candidate to use for the callback since it's not active in its normal operation before drv->open has been called. In order to prepare for a future bt_disable() API the init API is renamed from bt_init() to bt_enable(). If a NULL pointer is given as the callback the API behaves synchronously like the old bt_init(). Change-Id: I4e78fa8f32dcf5477ea05a8db75aca5cdce591fd Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
bluetooth.h | ||
buf.h | ||
conn.h | ||
driver.h | ||
gatt.h | ||
hci.h | ||
log.h | ||
uuid.h |