| /Zephyr-latest/tests/bluetooth/tester/src/btp/ |
| D | btp_gap.h | 309 uint16_t sync_handle; member 414 uint16_t sync_handle; member 420 uint16_t sync_handle; member 426 uint16_t sync_handle; member 437 uint16_t sync_handle; member
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_sync.c | 225 uint16_t sync_handle; in ull_sync_setup_from_sync_transfer() local 307 sync_handle = ull_sync_handle_get(sync); in ull_sync_setup_from_sync_transfer() 310 rx->hdr.handle = sync_handle; in ull_sync_setup_from_sync_transfer() 426 (TICKER_ID_SCAN_SYNC_BASE + sync_handle), in ull_sync_setup_from_sync_transfer() 498 uint16_t sync_handle = ull_sync_handle_get(sync); in ll_sync_create_cancel() local 500 LL_ASSERT(sync_handle <= UINT8_MAX); in ll_sync_create_cancel() 505 (uint8_t)sync_handle), in ll_sync_create_cancel() 671 uint8_t ll_sync_transfer(uint16_t conn_handle, uint16_t service_data, uint16_t sync_handle) in ll_sync_transfer() argument 682 sync = ull_sync_is_enabled_get(sync_handle); in ll_sync_transfer() 966 uint16_t sync_handle; in ull_sync_setup() local [all …]
|
| D | ull_sync_internal.h | 24 void ull_sync_chm_update(uint8_t sync_handle, uint8_t *acad, uint8_t acad_len);
|
| D | ull_llcp.h | 289 uint8_t *adv_sync_handle, uint16_t *sync_handle);
|
| D | ull_adv_sync.c | 833 uint8_t sync_handle; in ull_adv_sync_start() local 838 sync_handle = sync_handle_get(sync); in ull_adv_sync_start() 843 ll_adv_sync_ticker_ext[sync_handle].expire_info_id = in ull_adv_sync_start() 846 ll_adv_sync_ticker_ext[sync_handle].expire_info_id = TICKER_NULL; in ull_adv_sync_start() 849 ll_adv_sync_ticker_ext[sync_handle].ext_timeout_func = ticker_cb; in ull_adv_sync_start() 859 (TICKER_ID_ADV_SYNC_BASE + sync_handle), in ull_adv_sync_start() 869 &ll_adv_sync_ticker_ext[sync_handle] in ull_adv_sync_start() 2484 uint8_t sync_handle; local 2487 sync_handle = sync_handle_get(sync); 2489 err = ull_ticker_stop_with_mark(TICKER_ID_ADV_SYNC_BASE + sync_handle, [all …]
|
| D | ull_llcp.c | 1115 ctx->data.periodic_sync.sync_handle = sync ? ull_sync_handle_get(sync) : in ull_cp_periodic_sync() 1452 uint8_t *adv_sync_handle, uint16_t *sync_handle) argument 1460 *sync_handle = ctx->data.periodic_sync.sync_handle; 1463 *sync_handle = BT_HCI_SYNC_HANDLE_INVALID;
|
| D | ull_conn.c | 2793 uint16_t sync_handle; in mfy_past_sender_offset_get() local 2800 ull_lp_past_offset_get_calc_params(conn, &adv_sync_handle, &sync_handle); in mfy_past_sender_offset_get() 2803 sync_handle == BT_HCI_SYNC_HANDLE_INVALID) { in mfy_past_sender_offset_get() 2819 const struct ll_sync_set *sync = ull_sync_is_enabled_get(sync_handle); in mfy_past_sender_offset_get() 2825 ticker_offset_us = get_ticker_offset(TICKER_ID_SCAN_SYNC_BASE + sync_handle, in mfy_past_sender_offset_get()
|
| D | ull_sync_iso.c | 90 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle, in ll_big_sync_create() argument 103 sync = ull_sync_is_enabled_get(sync_handle); in ll_big_sync_create()
|
| D | ull_adv_aux.c | 2582 uint8_t sync_handle = ull_adv_sync_handle_get(sync); in ull_adv_sync_started_stopped() local 2587 TICKER_ID_ADV_SYNC_BASE + sync_handle); in ull_adv_sync_started_stopped() 2619 uint8_t sync_handle = ull_adv_sync_handle_get(sync); in ull_adv_aux_start() local 2622 sync_handle; in ull_adv_aux_start()
|
| D | ull_llcp_internal.h | 331 uint16_t sync_handle; member
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | hci.h | 153 int bt_hci_get_adv_sync_handle(const struct bt_le_per_adv_sync *sync, uint16_t *sync_handle);
|
| D | hci_types.h | 1763 uint16_t sync_handle; member 1774 uint16_t sync_handle; member 1943 uint16_t sync_handle; member 1953 uint16_t sync_handle; member 2055 uint16_t sync_handle; member 2297 uint16_t sync_handle; member 2961 uint16_t sync_handle; member 3013 uint16_t sync_handle; member 3325 uint16_t sync_handle; member 3370 uint16_t sync_handle; member [all …]
|
| D | hci_vs.h | 278 uint16_t sync_handle; member
|
| /Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/ |
| D | test_set_iq_sampling_enable.c | 52 int send_set_scan_cte_rx_enable(uint16_t sync_handle, in send_set_scan_cte_rx_enable() argument 67 cp->sync_handle = sys_cpu_to_le16(sync_handle); in send_set_scan_cte_rx_enable()
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | direction.c | 304 cp->sync_handle = sys_cpu_to_le16(sync->handle); in prepare_cl_cte_rx_enable_cmd_params() 361 if (sync->handle != sys_le16_to_cpu(rp->sync_handle)) { in hci_df_set_cl_cte_rx_enable() 386 per_adv_sync = bt_hci_per_adv_sync_lookup_handle(sys_le16_to_cpu(evt->sync_handle)); in hci_df_prepare_connectionless_iq_report() 390 sys_le16_to_cpu(evt->sync_handle)); in hci_df_prepare_connectionless_iq_report() 434 per_adv_sync = bt_hci_per_adv_sync_lookup_handle(sys_le16_to_cpu(evt->sync_handle)); in hci_df_vs_prepare_connectionless_iq_report() 438 sys_le16_to_cpu(evt->sync_handle)); in hci_df_vs_prepare_connectionless_iq_report()
|
| D | scan.c | 1360 cp->sync_handle = sys_cpu_to_le16(per_adv_sync->handle); in bt_le_per_adv_sync_subevent() 1400 cp->sync_handle = sys_cpu_to_le16(per_adv_sync->handle); in bt_le_per_adv_set_response_data() 1475 per_adv_sync_terminate(sys_le16_to_cpu(evt->sync_handle)); in bt_hci_le_past_received_common() 1482 per_adv_sync_terminate(sys_le16_to_cpu(evt->sync_handle)); in bt_hci_le_past_received_common() 1496 per_adv_sync->handle = sys_le16_to_cpu(evt->sync_handle); in bt_hci_le_past_received_common() 1585 per_adv_sync = bt_hci_per_adv_sync_lookup_handle(sys_le16_to_cpu(evt->sync_handle)); in bt_hci_le_biginfo_adv_report() 1589 sys_le16_to_cpu(evt->sync_handle)); in bt_hci_le_biginfo_adv_report() 2191 cp->sync_handle = sys_cpu_to_le16(per_adv_sync->handle); in bt_le_per_adv_sync_transfer()
|
| D | hci_core.c | 1645 evt->sync_handle == BT_HCI_SYNC_HANDLE_INVALID) { in le_enh_conn_complete_v2() 1651 evt->sync_handle == BT_HCI_SYNC_HANDLE_INVALID) { in le_enh_conn_complete_v2() 1658 evt->sync_handle != BT_HCI_SYNC_HANDLE_INVALID) { in le_enh_conn_complete_v2() 1662 sync = bt_hci_per_adv_sync_lookup_handle(evt->sync_handle); in le_enh_conn_complete_v2() 1664 LOG_ERR("Unknown sync handle %d", evt->sync_handle); in le_enh_conn_complete_v2() 2560 int bt_hci_get_adv_sync_handle(const struct bt_le_per_adv_sync *sync, uint16_t *sync_handle) in bt_hci_get_adv_sync_handle() argument 2566 *sync_handle = sync->handle; in bt_hci_get_adv_sync_handle()
|
| D | iso.c | 3417 req->sync_handle = sys_cpu_to_le16(sync->handle); in hci_le_big_create_sync()
|
| /Zephyr-latest/subsys/bluetooth/controller/hci/ |
| D | hci.c | 1871 uint16_t sync_handle; in le_big_create_sync() local 1874 sync_handle = sys_le16_to_cpu(cmd->sync_handle); in le_big_create_sync() 1877 status = ll_big_sync_create(cmd->big_handle, sync_handle, in le_big_create_sync() 2956 uint16_t sync_handle; in le_df_set_cl_iq_sampling_enable() local 2959 sync_handle = sys_le16_to_cpu(cmd->sync_handle); in le_df_set_cl_iq_sampling_enable() 2961 status = ll_df_set_cl_iq_sampling_enable(sync_handle, in le_df_set_cl_iq_sampling_enable() 2971 rp->sync_handle = sys_cpu_to_le16(sync_handle); in le_df_set_cl_iq_sampling_enable() 3007 uint16_t sync_handle; in le_df_connectionless_iq_report() local 3030 sync_handle = 0x0FFF; in le_df_connectionless_iq_report() 3053 sync_handle = ull_sync_handle_get(sync); in le_df_connectionless_iq_report() [all …]
|
| /Zephyr-latest/subsys/bluetooth/controller/include/ |
| D | ll.h | 138 uint8_t ll_sync_transfer(uint16_t conn_handle, uint16_t service_data, uint16_t sync_handle); 144 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle,
|
| /Zephyr-latest/tests/bluetooth/tester/src/ |
| D | btp_gap.c | 1483 ev.sync_handle = sys_cpu_to_le16(sync->handle); in pa_sync_synced_cb() 1502 ev.sync_handle = sys_cpu_to_le16(sync->handle); in pa_sync_terminated_cb()
|