Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_scan.c79 static uint32_t isr_rx_scan_report(struct lll_scan *lll, uint8_t rssi_ready,
887 err = isr_rx_scan_report(lll, rssi_ready,
978 err = isr_rx_scan_report(lll, rssi_ready,
1080 static uint32_t isr_rx_scan_report(struct lll_scan *lll, uint8_t rssi_ready, function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c94 static int isr_rx_scan_report(struct lll_scan *lll, uint8_t devmatch_ok,
1296 err = isr_rx_scan_report(lll, devmatch_ok, irkmatch_ok, rl_idx,
1402 err = isr_rx_scan_report(lll, devmatch_ok, irkmatch_ok, rl_idx,
1497 static int isr_rx_scan_report(struct lll_scan *lll, uint8_t devmatch_ok, function