Home
last modified time | relevance | path

Searched refs:lll_disable (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dlll.c60 void lll_disable(void *param) in lll_disable() function
Dull.c241 int ull_ticker_stop_with_mark(uint8_t ticker_handle, void *param, void *lll_disable) in ull_ticker_stop_with_mark() argument
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h91 void *lll_disable);
Dlll.h597 void lll_disable(void *param);
Dull.c1833 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ll_radio_state_abort()
1928 void *lll_disable) in ull_ticker_stop_with_mark() argument
1954 err = ull_disable(lll_disable); in ull_ticker_stop_with_mark()
1988 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ull_disable()
Dull_conn_iso.c586 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ull_conn_iso_cis_stop()
1426 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in cig_disable()
Dull_central.c1042 mfy.fp = lll_disable;
Dull_scan.c1126 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
Dull_sync_iso.c1042 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in sync_iso_disable()
Dull_adv.c2580 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
2782 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
Dull_adv_iso.c1588 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in adv_iso_disable()
Dull_scan_aux.c2348 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in scan_aux_stop_all_chains_for_parent()
Dull_conn.c1961 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in conn_disable()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c213 void lll_disable(void *param) in lll_disable() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c440 void lll_disable(void *param) function
Dlll_adv.c1437 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in isr_abort_all()
Dlll_scan.c642 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};