Searched refs:adv_sync_handle (Results 1 – 3 of 3) sorted by relevance
289 uint8_t *adv_sync_handle, uint16_t *sync_handle);
2785 uint8_t adv_sync_handle; in mfy_past_sender_offset_get() local2793 ull_lp_past_offset_get_calc_params(conn, &adv_sync_handle, &sync_handle); in mfy_past_sender_offset_get()2795 if (adv_sync_handle == BT_HCI_ADV_HANDLE_INVALID && in mfy_past_sender_offset_get()2801 if (adv_sync_handle != BT_HCI_ADV_HANDLE_INVALID) { in mfy_past_sender_offset_get()2802 const struct ll_adv_sync_set *adv_sync = ull_adv_sync_get(adv_sync_handle); in mfy_past_sender_offset_get()2806 ticker_offset_us = get_ticker_offset(TICKER_ID_ADV_SYNC_BASE + adv_sync_handle, in mfy_past_sender_offset_get()
1452 uint8_t *adv_sync_handle, uint16_t *sync_handle) argument1459 *adv_sync_handle = ctx->data.periodic_sync.adv_handle;1462 *adv_sync_handle = BT_HCI_ADV_HANDLE_INVALID;