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.c225 uint16_t sync_handle; in ull_sync_setup_from_sync_transfer() local
498 uint16_t sync_handle = ull_sync_handle_get(sync); in ll_sync_create_cancel() local
671 uint8_t ll_sync_transfer(uint16_t conn_handle, uint16_t service_data, uint16_t sync_handle) in ll_sync_transfer()
966 uint16_t sync_handle; in ull_sync_setup() local
1416 uint16_t sync_handle = ull_sync_handle_get(sync); local
1442 void ull_sync_chm_update(uint8_t sync_handle, uint8_t *acad, uint8_t acad_len)
1688 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.c2793 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.c1871 uint16_t sync_handle; in le_big_create_sync() local
2956 uint16_t sync_handle; in le_df_set_cl_iq_sampling_enable() local
3007 uint16_t sync_handle; in le_df_connectionless_iq_report() local
4139 uint16_t sync_handle; local
5369 uint16_t sync_handle; local
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1763 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 …]
Dhci_vs.h278 uint16_t sync_handle; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2560 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()