Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_conn.c41 static int isr_rx_pdu(struct lll_conn *lll, struct pdu_data *pdu_data_rx,
173 err = isr_rx_pdu(lll, pdu_data_rx, &tx_release, &is_rx_enqueue); in lll_conn_isr_rx()
641 static int isr_rx_pdu(struct lll_conn *lll, struct pdu_data *pdu_data_rx, in isr_rx_pdu() function
Dlll_adv.c59 static inline int isr_rx_pdu(struct lll_adv *lll,
639 err = isr_rx_pdu(param, devmatch_ok, devmatch_id, irkmatch_ok, in isr_rx()
822 static inline int isr_rx_pdu(struct lll_adv *lll, in isr_rx_pdu() function
Dlll_scan.c63 static inline uint32_t isr_rx_pdu(struct lll_scan *lll, uint8_t devmatch_ok,
412 err = isr_rx_pdu(lll, devmatch_ok, devmatch_id, irkmatch_ok, in isr_rx()
658 static inline uint32_t isr_rx_pdu(struct lll_scan *lll, uint8_t devmatch_ok, function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_aux.c61 static inline int isr_rx_pdu(struct lll_adv_aux *lll_aux, uint8_t phy_flags_rx,
599 err = isr_rx_pdu(param, phy_flags_rx, devmatch_ok, devmatch_id, in isr_rx()
615 static inline int isr_rx_pdu(struct lll_adv_aux *lll_aux, uint8_t phy_flags_rx, in isr_rx_pdu() function
Dlll_conn.c48 static inline int isr_rx_pdu(struct lll_conn *lll, struct pdu_data *pdu_data_rx,
262 err = isr_rx_pdu(lll, pdu_data_rx, &is_rx_enqueue, &tx_release,
889 static inline int isr_rx_pdu(struct lll_conn *lll, struct pdu_data *pdu_data_rx, function
Dlll_scan.c74 static inline int isr_rx_pdu(struct lll_scan *lll, struct pdu_adv *pdu_adv_rx,
755 err = isr_rx_pdu(lll, pdu, devmatch_ok, devmatch_id, irkmatch_ok,
1109 static inline int isr_rx_pdu(struct lll_scan *lll, struct pdu_adv *pdu_adv_rx, function
Dlll_adv.c75 static inline int isr_rx_pdu(struct lll_adv *lll,
1281 err = isr_rx_pdu(param, devmatch_ok, devmatch_id, irkmatch_ok, in isr_rx()
1503 static inline int isr_rx_pdu(struct lll_adv *lll, in isr_rx_pdu() function
Dlll_scan_aux.c62 static int isr_rx_pdu(struct lll_scan *lll, struct lll_scan_aux *lll_aux,
836 err = isr_rx_pdu(lll, lll_aux, node_rx, pdu, phy_aux, phy_aux_flags_rx, in isr_rx()
890 static int isr_rx_pdu(struct lll_scan *lll, struct lll_scan_aux *lll_aux, function