zephyr/tests/bluetooth/hci_prop_evt
Aleksander Wasaznik 060dc9ef6d Bluetooth: tests: Switch to default `BT_RECV_CONTEXT`
The tests `hci_prop_evt` and `host_long_adv_recv` used `bt_recv_prio`,
and so relied on an extra config option `CONFIG_BT_RECV_BLOCKING`. This
patch replaces the use of `bt_recv_prio` with `bt_recv` and restores the
use of the default option for `BT_RECV_CONTEXT`.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2024-02-26 11:37:14 +00:00
..
src Bluetooth: tests: Switch to default `BT_RECV_CONTEXT` 2024-02-26 11:37:14 +00:00
CMakeLists.txt
prj.conf Bluetooth: tests: Switch to default `BT_RECV_CONTEXT` 2024-02-26 11:37:14 +00:00
testcase.yaml