Searched refs:scan_other (Results 1 – 3 of 3) sorted by relevance
598 struct ll_scan_set *scan_other; in ull_central_reset() local600 scan_other = in ull_central_reset()602 if (scan_other) { in ull_central_reset()608 scan = scan_other; in ull_central_reset()848 struct ll_scan_set *scan_other = local850 if (scan_other) {851 if (scan_other == scan) {852 scan_other = ull_scan_is_enabled_get(SCAN_HANDLE_1M);855 if (scan_other) {857 ull_scan_handle_get(scan_other);[all …]
741 struct ll_scan_set *scan_other; local744 scan_other = ull_scan_set_get(SCAN_HANDLE_PHY_CODED);746 scan_other = ull_scan_set_get(SCAN_HANDLE_1M);748 scan_other->lll.duration_reload = 0U;
1248 struct ll_scan_set *scan_other = in ll_rx_dequeue() local1251 if (scan_other) { in ll_rx_dequeue()1252 if (scan_other == scan) { in ll_rx_dequeue()1253 scan_other = ull_scan_is_enabled_get(SCAN_HANDLE_1M); in ll_rx_dequeue()1256 if (scan_other) { in ll_rx_dequeue()1257 scan_other->lll.conn = NULL; in ll_rx_dequeue()1258 scan_other->is_enabled = 0U; in ll_rx_dequeue()