Home
last modified time | relevance | path

Searched refs:ull_sync_handle_get (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull_sync.c56 uint16_t ull_sync_handle_get(struct ll_sync_set *sync) in ull_sync_handle_get() function
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/
Dcommon.c60 g_per_sync->handle = ull_sync_handle_get(sync); in common_create_per_sync_set()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_internal.h9 uint16_t ull_sync_handle_get(struct ll_sync_set *sync);
Dull_sync.c307 sync_handle = ull_sync_handle_get(sync); in ull_sync_setup_from_sync_transfer()
498 uint16_t sync_handle = ull_sync_handle_get(sync); in ll_sync_create_cancel()
840 uint16_t ull_sync_handle_get(struct ll_sync_set *sync) in ull_sync_handle_get() function
847 return ull_sync_handle_get(HDR_LLL2ULL(lll)); in ull_sync_lll_handle_get()
1084 sync_handle = ull_sync_handle_get(sync); in ull_sync_setup()
1252 rx_establ->hdr.handle = ull_sync_handle_get(sync);
1416 uint16_t sync_handle = ull_sync_handle_get(sync);
1532 ull_sync_handle_get(sync)),
1688 uint16_t sync_handle = ull_sync_handle_get(sync);
1833 rx->hdr.handle = ull_sync_handle_get(sync);
Dull_scan_aux.c356 rx->hdr.handle = ull_sync_handle_get(sync); in ull_scan_aux_setup()
380 rx->hdr.handle = ull_sync_handle_get(ull_sync); in ull_scan_aux_setup()
402 ull_sync_handle_get(ull_sync); in ull_scan_aux_setup()
1189 rx->hdr.handle = ull_sync_handle_get(sync); in ull_scan_aux_release()
1485 rx->hdr.handle = ull_sync_handle_get(sync); in aux_sync_incomplete()
1756 rx->hdr.handle = ull_sync_handle_get(sync); in ull_scan_aux_setup()
1780 rx->hdr.handle = ull_sync_handle_get(ull_sync); in ull_scan_aux_setup()
2398 rx->hdr.handle = ull_sync_handle_get(sync); in ull_scan_aux_release()
2714 rx->hdr.handle = ull_sync_handle_get(sync); in aux_sync_incomplete()
2756 ull_sync_handle_get(ull_sync); in chain_start_ticker()
Dull_llcp.c1115 ctx->data.periodic_sync.sync_handle = sync ? ull_sync_handle_get(sync) : in ull_cp_periodic_sync()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3053 sync_handle = ull_sync_handle_get(sync); in le_df_connectionless_iq_report()
5396 sync_handle = ull_sync_handle_get(sync);