Searched refs:rx_cte_time (Results 1 – 2 of 2) sorted by relevance
85 uint8_t rx_cte_time, uint8_t rx_cte_type);
207 uint8_t rx_cte_time, uint8_t rx_cte_type) in lll_sync_cte_is_allowed() argument215 if (rx_cte_time > 0) { in lll_sync_cte_is_allowed()1424 uint8_t rx_cte_time; in sync_filtrate_by_cte_type() local1427 rx_cte_time = nrf_radio_cte_time_get(NRF_RADIO); in sync_filtrate_by_cte_type()1430 return lll_sync_cte_is_allowed(cte_type_mask, filter_policy, rx_cte_time, rx_cte_type); in sync_filtrate_by_cte_type()