Searched refs:lll_sync_cte_is_allowed (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | lll_sync.h | 84 enum sync_status lll_sync_cte_is_allowed(uint8_t cte_type_mask, uint8_t filter_policy,
|
D | ull_sync.c | 941 sync_status = lll_sync_cte_is_allowed(lll->cte_type, lll->filter_policy, 944 sync_status = lll_sync_cte_is_allowed(lll->cte_type, lll->filter_policy, 0,
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_sync.c | 206 enum sync_status lll_sync_cte_is_allowed(uint8_t cte_type_mask, uint8_t filter_policy, in lll_sync_cte_is_allowed() function 1430 return lll_sync_cte_is_allowed(cte_type_mask, filter_policy, rx_cte_time, rx_cte_type); in sync_filtrate_by_cte_type()
|