Searched refs:radio_ccm_ext_rx_pkt_set (Results 1 – 1 of 1) sorted by relevance
2001 static void *radio_ccm_ext_rx_pkt_set(struct ccm *cnf, uint8_t phy, uint8_t pdu_type, void *pkt) in radio_ccm_ext_rx_pkt_set() function2124 return radio_ccm_ext_rx_pkt_set(cnf, phy, RADIO_PKT_CONF_PDU_TYPE_DC, pkt); in radio_ccm_rx_pkt_set()2129 return radio_ccm_ext_rx_pkt_set(cnf, phy, pdu_type, pkt); in radio_ccm_iso_rx_pkt_set()