Home
last modified time | relevance | path

Searched refs:empty_pdu_rxed (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c143 uint8_t empty_pdu_rxed; member
284 ctx_ccm.empty_pdu_rxed = 1; in pkt_rx()
1291 ctx_ccm.empty_pdu_rxed = 0; in radio_ccm_rx_pkt_set()
1459 ctx_ccm.empty_pdu_rxed = 1; in radio_ccm_is_done()
1474 return ctx_ccm.empty_pdu_rxed; in radio_ccm_is_available()