Home
last modified time | relevance | path

Searched refs:ull_adv_sync_handle_get (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull_adv_sync.c26 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_internal.h236 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync);
Dull_adv_aux.c2582 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()
Dull_llcp.c1117 ctx->data.periodic_sync.adv_handle = adv_sync ? ull_adv_sync_handle_get(adv_sync) : in ull_cp_periodic_sync()
Dull_adv_sync.c746 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get() function