Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_scan.c61 static inline bool isr_rx_scan_check(struct lll_scan *lll, uint8_t irkmatch_ok,
408 if (crc_ok && isr_rx_scan_check(lll, irkmatch_ok, devmatch_ok, in isr_rx()
643 static inline bool isr_rx_scan_check(struct lll_scan *lll, uint8_t irkmatch_ok, in isr_rx_scan_check() function