Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_internal.h84 void *lll_disable);
Dull.c1790 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ll_radio_state_abort()
1885 void *lll_disable) in ull_ticker_stop_with_mark() argument
1911 err = ull_disable(lll_disable); in ull_ticker_stop_with_mark()
1945 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ull_disable()
Dlll.h568 void lll_disable(void *param);
Dull_conn_iso.c502 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ull_conn_iso_cis_stop()
1396 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in cig_disable()
Dull_sync_iso.c858 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in sync_iso_disable()
Dull_central.c1030 mfy.fp = lll_disable;
Dull_scan.c1113 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
Dull_adv.c2503 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
2705 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
Dull_adv_iso.c1423 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in adv_iso_disable()
Dull_conn.c1872 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in conn_disable()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c213 void lll_disable(void *param) in lll_disable() function
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c270 void lll_disable(void *param) in lll_disable() function
Dlll_scan.c642 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
Dlll_adv.c1433 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in isr_abort_all()