Searched refs:ull_adv_sync_handle_get (Results 1 – 5 of 5) sorted by relevance
26 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get() function
236 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync);
2582 uint8_t sync_handle = ull_adv_sync_handle_get(sync); in ull_adv_sync_started_stopped()2619 uint8_t sync_handle = ull_adv_sync_handle_get(sync); in ull_adv_aux_start()
1117 ctx->data.periodic_sync.adv_handle = adv_sync ? ull_adv_sync_handle_get(adv_sync) : in ull_cp_periodic_sync()
746 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get() function