Home
last modified time | relevance | path

Searched defs:sync_handle (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c223 uint16_t sync_handle; in ull_sync_setup_from_sync_transfer() local
496 uint16_t sync_handle = ull_sync_handle_get(sync); in ll_sync_create_cancel() local
669 uint8_t ll_sync_transfer(uint16_t conn_handle, uint16_t service_data, uint16_t sync_handle) in ll_sync_transfer()
962 uint16_t sync_handle; in ull_sync_setup() local
1409 uint16_t sync_handle = ull_sync_handle_get(sync); local
1435 void ull_sync_chm_update(uint8_t sync_handle, uint8_t *acad, uint8_t acad_len)
1681 uint16_t sync_handle = ull_sync_handle_get(sync); local
Dull_adv_aux.c2582 uint8_t sync_handle = ull_adv_sync_handle_get(sync); in ull_adv_sync_started_stopped() local
2619 uint8_t sync_handle = ull_adv_sync_handle_get(sync); in ull_adv_aux_start() local
Dull_sync_iso.c90 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle, in ll_big_sync_create()
Dull_adv_sync.c833 uint8_t sync_handle; in ull_adv_sync_start() local
2484 uint8_t sync_handle; local
Dull_llcp_internal.h331 uint16_t sync_handle; member
Dull_llcp.c1452 uint8_t *adv_sync_handle, uint16_t *sync_handle)
Dull_conn.c2786 uint16_t sync_handle; in mfy_past_sender_offset_get() local
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gap.h309 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/tests/bluetooth/df/connectionless_cte_rx/src/
Dtest_set_iq_sampling_enable.c52 int send_set_scan_cte_rx_enable(uint16_t sync_handle, in send_set_scan_cte_rx_enable()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1836 uint16_t sync_handle; in le_big_create_sync() local
2921 uint16_t sync_handle; in le_df_set_cl_iq_sampling_enable() local
2972 uint16_t sync_handle; in le_df_connectionless_iq_report() local
4104 uint16_t sync_handle; local
5334 uint16_t sync_handle; local
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1715 uint16_t sync_handle; member
1726 uint16_t sync_handle; member
1895 uint16_t sync_handle; member
1905 uint16_t sync_handle; member
2007 uint16_t sync_handle; member
2249 uint16_t sync_handle; member
2907 uint16_t sync_handle; member
2959 uint16_t sync_handle; member
3263 uint16_t sync_handle; member
3308 uint16_t sync_handle; member
[all …]
Dhci_vs.h278 uint16_t sync_handle; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2550 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()