Home
last modified time | relevance | path

Searched defs:chain (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_aux.c1526 struct ll_scan_aux_chain *chain; in ull_scan_aux_setup() local
2200 struct ll_scan_aux_chain *chain; in ull_scan_aux_done() local
2220 struct ll_scan_aux_chain *chain; in ull_scan_aux_lll_parent_get() local
2238 struct ll_scan_aux_chain *scan_aux_chain_is_valid_get(struct ll_scan_aux_chain *chain) in scan_aux_chain_is_valid_get()
2252 struct ll_scan_aux_chain *chain; in ull_scan_aux_lll_is_valid_get() local
2310 struct ll_scan_aux_chain *chain; in ull_scan_aux_release() local
2392 struct ll_scan_aux_chain *chain = curr; in scan_aux_stop_all_chains_for_parent() local
2468 static inline void aux_chain_release(struct ll_scan_aux_chain *chain) in aux_chain_release()
2497 struct ll_scan_aux_chain *chain; in flush_safe() local
2519 static void flush(struct ll_scan_aux_chain *chain) in flush()
[all …]
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dmayfly.c29 uint8_t chain, struct mayfly *m) in mayfly_enqueue()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.c49 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in hal_ticker_instance0_sched()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dticker.c49 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in hal_ticker_instance0_sched()
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/
Dmain.c80 uint8_t chain, struct mayfly *m) in mayfly_enqueue_custom_fake()
/Zephyr-latest/subsys/bluetooth/controller/util/
Dmayfly.c75 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in mayfly_enqueue()