Home
last modified time | relevance | path

Searched refs:chain (Results 1 – 9 of 9) sorted by relevance

/subsys/bluetooth/controller/ll_sw/
A Dull_scan_aux.c1808 if (chain) { in ull_scan_aux_setup()
1829 if (chain) { in ull_scan_aux_setup()
1945 if (chain) { in ull_scan_aux_setup()
1995 LL_ASSERT(chain && chain->rx_last); in ull_scan_aux_setup()
2074 if (!chain) { in ull_scan_aux_setup()
2091 chain->rx_head = chain->rx_last = NULL; in ull_scan_aux_setup()
2259 if (chain) { in ull_scan_aux_setup()
2355 chain = scan_aux_chain_is_valid_get(chain); in ull_scan_aux_lll_is_valid_get()
2356 if (chain) { in ull_scan_aux_lll_is_valid_get()
2741 if (chain->rx_head == chain->rx_last) { in chain_start_ticker()
[all …]
/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
A Dticker.c49 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in hal_ticker_instance0_sched() argument
70 chain, in hal_ticker_instance0_sched()
93 chain, in hal_ticker_instance0_sched()
116 chain, in hal_ticker_instance0_sched()
139 chain, in hal_ticker_instance0_sched()
154 chain, in hal_ticker_instance0_sched()
178 chain, in hal_ticker_instance0_sched()
/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
A Dticker.c49 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in hal_ticker_instance0_sched() argument
71 chain, in hal_ticker_instance0_sched()
95 chain, in hal_ticker_instance0_sched()
118 chain, in hal_ticker_instance0_sched()
141 chain, in hal_ticker_instance0_sched()
156 chain, in hal_ticker_instance0_sched()
180 chain, in hal_ticker_instance0_sched()
/subsys/bluetooth/controller/util/
A Dmayfly.c75 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain, in mayfly_enqueue() argument
81 chain = chain || !mayfly_prio_is_equal(caller_id, callee_id) || in mayfly_enqueue()
92 if (chain) { in mayfly_enqueue()
109 if (!chain) { in mayfly_enqueue()
A Dmayfly.h25 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain,
/subsys/bluetooth/controller/hal/
A Dticker.h11 void hal_ticker_instance0_sched(uint8_t caller_id, uint8_t callee_id, uint8_t chain,
/subsys/bluetooth/controller/ticker/
A Dticker.h126 uint8_t chain, void *instance);
/subsys/bluetooth/controller/
A DKconfig.df188 periodic advertising chain. The range is taken from BT Core spec 5.1, Vol 4 Part E
198 periodic advertising chain. The range is taken from BT Core spec 5.1, Vol 4 Part E
A DKconfig.ll_sw_split389 when a chain PDU needs its AD data overflow into a new chain PDU.
392 fragment length could be over 255 bytes needing additional chain PDU.
548 footprint, since it limits allocations per advertising chain to the bare

Completed in 31 milliseconds