zephyr/drivers/bluetooth
Johan Hedberg d64f47d956 Bluetooth: Create separate bt_recv_prio() API
Since callers of bt_recv() have so far anyway been required to know in
which context to call it (based on e.g. bt_hci_evt_is_prio) it's
cleaner to have two separate APIs: bt_recv and bt_recv_prio.

Change-Id: Icd0d9aed9c51ffd2def31432c4ffcc16a9f13ccd
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-05 08:49:17 +02:00
..
hci Bluetooth: Create separate bt_recv_prio() API 2017-01-05 08:49:17 +02:00
nble Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
Kconfig
Makefile
nrf51_pm.c Bluetooth: Use k_sleep() instead of deprecated fiber_sleep() 2016-11-11 09:38:40 +02:00
nrf51_pm.h
util.h