Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c2079 uint8_t out_mlen_msb; member
2271 ccm_job.out[2].ptr = &ccm_job.out_mlen_msb; in radio_ccm_ext_rx_pkt_set()
2272 ccm_job.out[2].length = sizeof(ccm_job.out_mlen_msb); in radio_ccm_ext_rx_pkt_set()
2445 ccm_job.out[2].ptr = &ccm_job.out_mlen_msb; in radio_ccm_ext_tx_pkt_set()
2446 ccm_job.out[2].length = sizeof(ccm_job.out_mlen_msb); in radio_ccm_ext_tx_pkt_set()