Home
last modified time | relevance | path

Searched full:raw_rx (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/drivers/wifi/nrf_wifi/
Dtestcase.yaml35 nrf70.build.raw_rx:
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c30 static struct k_fifo *raw_rx; variable
222 k_fifo_put(raw_rx, buf); in bt_hci_recv()
362 raw_rx = rx_queue; in bt_enable_raw()