Searched refs:stream_handle (Results 1 – 11 of 11) sorted by relevance
189 uint16_t stream_handle; in ll_read_iso_tx_sync() local191 stream_handle = LL_BIS_ADV_IDX_FROM_HANDLE(handle); in ll_read_iso_tx_sync()192 adv_stream = ull_adv_iso_stream_get(stream_handle); in ll_read_iso_tx_sync()316 uint16_t stream_handle; in ll_setup_iso_path() local318 stream_handle = LL_BIS_ADV_IDX_FROM_HANDLE(handle); in ll_setup_iso_path()319 adv_stream = ull_adv_iso_stream_get(stream_handle); in ll_setup_iso_path()324 adv_iso = ull_adv_iso_by_stream_get(stream_handle); in ll_setup_iso_path()336 stream_sync_delay = group_sync_delay - stream_handle * lll_iso->bis_spacing; in ll_setup_iso_path()345 uint16_t stream_handle; in ll_setup_iso_path() local347 stream_handle = LL_BIS_SYNC_IDX_FROM_HANDLE(handle); in ll_setup_iso_path()[all …]
339 lll_adv_iso->stream_handle[i] = in big_create()698 uint16_t stream_handle; in ll_big_terminate() local722 stream_handle = lll_adv_iso->stream_handle[num_bis]; in ll_big_terminate()723 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in ll_big_terminate()828 uint16_t stream_handle; in ull_adv_iso_reset() local830 stream_handle = adv_iso_lll->stream_handle[adv_iso_lll->num_bis]; in ull_adv_iso_reset()831 stream = ull_adv_iso_stream_get(stream_handle); in ull_adv_iso_reset()1089 uint16_t stream_handle; in ull_adv_iso_stream_release() local1092 stream_handle = lll->stream_handle[lll->num_bis]; in ull_adv_iso_stream_release()1093 stream = ull_adv_iso_stream_get(stream_handle); in ull_adv_iso_stream_release()[all …]
157 #define LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle) \ argument158 ((stream_handle) + (BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE))175 #define LL_BIS_SYNC_HANDLE_FROM_IDX(stream_handle) \ argument176 ((stream_handle) + (BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE))
56 uint16_t stream_handle,
75 uint16_t stream_handle[BT_CTLR_SYNC_ISO_STREAM_MAX]; member
226 lll->stream_handle[i] = sync_iso_stream_handle_get(stream); in ll_big_sync_create()387 uint16_t stream_handle; in ull_sync_iso_stream_release() local389 stream_handle = lll->stream_handle[lll->stream_count]; in ull_sync_iso_stream_release()390 stream = ull_sync_iso_stream_get(stream_handle); in ull_sync_iso_stream_release()570 stream = ull_sync_iso_stream_get(lll->stream_handle[0]); in ull_sync_iso_setup()
90 uint16_t stream_handle[BT_CTLR_ADV_ISO_STREAM_MAX]; member
204 uint16_t stream_handle; in prepare_cb_common() local272 stream_handle = lll->stream_handle[lll->stream_curr]; in prepare_cb_common()273 stream = ull_sync_iso_lll_stream_get(stream_handle); in prepare_cb_common()595 sync_stream = ull_sync_iso_lll_stream_get(lll->stream_handle[0]); in isr_rx()620 uint16_t stream_handle; in isr_rx() local675 stream_handle = lll->stream_handle[stream_curr]; in isr_rx()676 sync_stream = ull_sync_iso_lll_stream_get(stream_handle); in isr_rx()703 handle = LL_BIS_SYNC_HANDLE_FROM_IDX(stream_handle); in isr_rx()844 uint16_t stream_handle; in isr_rx() local849 stream_handle = lll->stream_handle[stream_curr]; in isr_rx()[all …]
258 uint16_t stream_handle; in prepare_cb_common() local264 stream_handle = lll->stream_handle[bis_idx]; in prepare_cb_common()265 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in prepare_cb_common()266 stream = ull_adv_iso_lll_stream_get(stream_handle); in prepare_cb_common()562 uint16_t stream_handle; in isr_tx_common() local571 stream_handle = lll->stream_handle[bis_idx]; in isr_tx_common()572 handle = LL_BIS_ADV_HANDLE_FROM_IDX(stream_handle); in isr_tx_common()573 stream = ull_adv_iso_lll_stream_get(stream_handle); in isr_tx_common()636 uint16_t stream_handle; in isr_tx_common() local640 stream_handle = lll->stream_handle[lll->bis_curr - 1U]; in isr_tx_common()[all …]
498 uint16_t stream_handle; in encode_node() local501 stream_handle = LL_BIS_SYNC_IDX_FROM_HANDLE(node_rx->hdr.handle); in encode_node()502 stream = ull_sync_iso_stream_get(stream_handle); in encode_node()
6095 uint16_t stream_handle; local6100 stream_handle = LL_BIS_ADV_IDX_FROM_HANDLE(handle);6101 stream = ull_adv_iso_stream_get(stream_handle);6107 adv_iso = ull_adv_iso_by_stream_get(stream_handle);8108 handle = LL_BIS_SYNC_HANDLE_FROM_IDX(lll->stream_handle[i]);8195 handle = LL_BIS_ADV_HANDLE_FROM_IDX(lll->stream_handle[i]);