mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 15:45:56 +00:00
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> |
||
---|---|---|
.. | ||
hci_driver.c | ||
hci_internal.h | ||
hci.c |