Home
last modified time | relevance | path

Searched refs:ll_sync_set (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_internal.h9 uint16_t ull_sync_handle_get(struct ll_sync_set *sync);
10 struct ll_sync_set *ull_sync_is_enabled_get(uint16_t handle);
11 void ull_sync_release(struct ll_sync_set *sync);
12 void ull_sync_setup_addr_check(struct ll_sync_set *sync, struct ll_scan_set *scan,
14 bool ull_sync_setup_sid_match(struct ll_sync_set *sync, struct ll_scan_set *scan, uint8_t sid);
16 struct ll_sync_set *sync,
21 void ull_sync_setup_reset(struct ll_sync_set *sync);
25 int ull_sync_slot_update(struct ll_sync_set *sync, uint32_t slot_plus_us,
27 struct ll_sync_set *ull_sync_is_valid_get(struct ll_sync_set *sync);
Dull_sync.c77 MEM_FREE_MEMBER_ACCESS_BUILD_ASSERT(struct ll_sync_set, timeout_reload);
79 static struct ll_sync_set *ull_sync_create(uint8_t sid, uint16_t timeout, uint16_t skip,
82 static inline struct ll_sync_set *sync_acquire(void);
83 static void sync_ticker_cleanup(struct ll_sync_set *sync, ticker_op_func stop_op_cb);
107 static struct ll_sync_set ll_sync_pool[CONFIG_BT_PER_ADV_SYNC_MAX];
121 struct ll_sync_set *sync; in ll_sync_create()
204 struct ll_sync_set *sync, struct pdu_adv_sync_info *si, in ull_sync_setup_from_sync_transfer()
446 struct ll_sync_set *sync; in ll_sync_create_cancel()
557 struct ll_sync_set *sync; in ll_sync_terminate()
637 struct ll_sync_set *sync; in ll_sync_recv_enable()
[all …]
Dull_sync_types.h15 struct ll_sync_set { struct
122 struct ll_sync_set *sync; argument
Dull_scan_aux.c147 static inline struct ll_sync_set *sync_create_get(struct ll_scan_set *scan) in sync_create_get()
158 sync_iso_create_get(struct ll_sync_set *sync) in sync_iso_create_get()
185 struct ll_sync_set *sync; in ull_scan_aux_setup()
365 struct ll_sync_set *ull_sync; in ull_scan_aux_setup()
421 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
534 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
565 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
668 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
724 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
816 struct ll_sync_set *sync_set; in ull_scan_aux_setup()
[all …]
Dull_scan_types.h33 struct ll_sync_set *volatile sync;
Dull_llcp.h280 struct ll_sync_set;
285 uint8_t ull_cp_periodic_sync(struct ll_conn *conn, struct ll_sync_set *sync,
Dull_sync_iso.c99 struct ll_sync_set *sync; in ll_big_sync_create()
248 struct ll_sync_set *sync; in ll_big_sync_terminate()
Dull_df.c420 struct ll_sync_set *sync; in ll_df_set_cl_iq_sampling_enable()
Dull.c1600 struct ll_sync_set *sync; in ll_rx_mem_release()
1632 struct ll_sync_set *sync = in ll_rx_mem_release()
Dull_llcp.c1038 uint8_t ull_cp_periodic_sync(struct ll_conn *conn, struct ll_sync_set *sync, in ull_cp_periodic_sync()
Dull_conn.c2812 const struct ll_sync_set *sync = ull_sync_is_enabled_get(sync_handle); in mfy_past_sender_offset_get()
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull_sync.c33 static struct ll_sync_set ll_sync[BT_PER_ADV_SYNC_MAX];
35 struct ll_sync_set *ull_sync_set_get(uint16_t handle) in ull_sync_set_get()
44 struct ll_sync_set *ull_sync_is_enabled_get(uint16_t handle) in ull_sync_is_enabled_get()
46 struct ll_sync_set *sync; in ull_sync_is_enabled_get()
56 uint16_t ull_sync_handle_get(struct ll_sync_set *sync) in ull_sync_handle_get()
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/
Dcommon.c42 struct ll_sync_set *sync; in common_create_per_sync_set()
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/
Dmain.c64 static struct ll_sync_set *sync;
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2975 struct ll_sync_set *sync = NULL; in le_df_connectionless_iq_report()
4423 struct ll_sync_set *sync;
5336 struct ll_sync_set *sync = NULL;
7623 struct ll_sync_set *sync;
7683 const struct ll_sync_set *sync;