Home
last modified time | relevance | path

Searched refs:TICKER_STATUS_SUCCESS (Results 1 – 25 of 25) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c43 __ASSERT((status == TICKER_STATUS_SUCCESS || in ticker_stop_work_cb()
57 __ASSERT(status == TICKER_STATUS_SUCCESS, in ticker_stop_prepare_cb()
66 __ASSERT((ret == TICKER_STATUS_SUCCESS || in ticker_stop_prepare_cb()
96 __ASSERT((ret == TICKER_STATUS_SUCCESS || in time_slot_callback_work()
134 if (ret != TICKER_STATUS_SUCCESS && ret != TICKER_STATUS_BUSY) { in time_slot_delay()
141 __ASSERT((ret == TICKER_STATUS_SUCCESS || in time_slot_delay()
222 if (ret != TICKER_STATUS_SUCCESS && ret != TICKER_STATUS_BUSY) { in nrf_flash_sync_exe()
228 __ASSERT((ret == TICKER_STATUS_SUCCESS || in nrf_flash_sync_exe()
/Zephyr-Core-3.5.0/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c18 return TICKER_STATUS_SUCCESS; in ticker_update()
27 return TICKER_STATUS_SUCCESS; in ticker_start()
33 return TICKER_STATUS_SUCCESS; in ticker_stop()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c548 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in lll_prepare_resolve()
602 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in lll_prepare_resolve()
616 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in lll_prepare_resolve()
642 LL_ASSERT((status == TICKER_STATUS_SUCCESS) || in ticker_stop_op_cb()
653 LL_ASSERT((status == TICKER_STATUS_SUCCESS) || in ticker_start_op_cb()
661 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_start_next_op_cb()
746 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in preempt()
812 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in mfy_ticker_job_idle_get()
Dlll_scan.c258 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in prepare_cb()
348 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_op_start_cb()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c691 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in lll_prepare_resolve()
760 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in lll_prepare_resolve()
843 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_start_op_cb()
883 return TICKER_STATUS_SUCCESS; in preempt_ticker_start()
901 return TICKER_STATUS_SUCCESS; in preempt_ticker_start()
906 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in preempt_ticker_start()
953 return TICKER_STATUS_SUCCESS; in preempt_ticker_stop()
962 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in preempt_ticker_stop()
1025 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in preempt()
1110 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in mfy_ticker_job_idle_get()
Dlll_scan.c500 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
655 LL_ASSERT(status == TICKER_STATUS_SUCCESS);
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/coex/
Dcoex_ticker.c111 if (ret != TICKER_STATUS_SUCCESS && in time_slot_callback_work()
143 if (err != TICKER_STATUS_SUCCESS && err != TICKER_STATUS_BUSY) { in coex_ticker_grant_start()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c561 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in ull_sync_iso_setup()
684 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_sync_iso_done()
714 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in ull_sync_iso_done_terminate()
772 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in timeout_cleanup()
824 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_start_op_cb()
829 LL_ASSERT(status == TICKER_STATUS_SUCCESS || in ticker_update_op_cb()
839 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_stop_op_cb()
Dull_peripheral_iso.c352 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_op_cb()
364 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_peripheral_iso_update_ticker()
379 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_peripheral_iso_update_ticker()
Dull_conn_iso.c457 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_conn_iso_done()
597 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in ull_conn_iso_resume_ticker_start()
1020 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_conn_iso_start()
1099 success = (ret_cb == TICKER_STATUS_SUCCESS); in mfy_cis_lazy_fill()
1125 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_start_op_cb()
1134 LL_ASSERT(status == TICKER_STATUS_SUCCESS || in ticker_update_cig_op_cb()
1143 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_resume_op_cb()
1323 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in cis_disabled_cb()
1377 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_stop_op_cb()
Dull_peripheral.c466 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) ||
492 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) ||
641 LL_ASSERT(status == TICKER_STATUS_SUCCESS);
649 LL_ASSERT(ticker_status == TICKER_STATUS_SUCCESS);
Dull_scan.c626 if (ret != TICKER_STATUS_SUCCESS) {
745 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
957 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
974 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
1071 if (ret != TICKER_STATUS_SUCCESS) {
1090 if (status != TICKER_STATUS_SUCCESS) {
Dull_sync.c855 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in ull_sync_setup()
1119 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) ||
1223 if (ret == TICKER_STATUS_BUSY || ret == TICKER_STATUS_SUCCESS) {
1274 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
1325 LL_ASSERT(status == TICKER_STATUS_SUCCESS);
1330 LL_ASSERT(status == TICKER_STATUS_SUCCESS ||
1340 LL_ASSERT(status == TICKER_STATUS_SUCCESS);
1386 if (status != TICKER_STATUS_SUCCESS) {
Dull_central.c829 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) ||
851 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) ||
878 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) ||
1012 if (status != TICKER_STATUS_SUCCESS) {
1042 LL_ASSERT(status == TICKER_STATUS_SUCCESS);
Dull_adv.c1310 if (ret != TICKER_STATUS_SUCCESS) {
1537 if (ret != TICKER_STATUS_SUCCESS) {
1939 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
2084 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
2174 if (ret != TICKER_STATUS_SUCCESS) {
2438 LL_ASSERT(status == TICKER_STATUS_SUCCESS ||
2462 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
2473 if (status != TICKER_STATUS_SUCCESS) {
2632 LL_ASSERT(status == TICKER_STATUS_SUCCESS);
2671 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) ||
[all …]
Dull_conn.c1301 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_conn_done()
1655 LL_ASSERT(status == TICKER_STATUS_SUCCESS || in ticker_update_conn_op_cb()
1664 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_stop_conn_op_cb()
1674 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_start_conn_op_cb()
1780 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in conn_cleanup_finalize()
1853 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_stop_op_cb()
2095 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_conn_update_ticker()
2116 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_conn_update_ticker()
Dull_scan_aux.c703 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_scan_aux_setup()
719 LL_ASSERT((ticker_status == TICKER_STATUS_SUCCESS) || in ull_scan_aux_setup()
1347 if (status == TICKER_STATUS_SUCCESS) { in ticker_op_cb()
Dull_adv_iso.c882 LL_ASSERT((ret == TICKER_STATUS_SUCCESS) || in ull_adv_iso_done_terminate()
1255 success = (ret_cb == TICKER_STATUS_SUCCESS); in mfy_iso_offset_get()
1404 LL_ASSERT(status == TICKER_STATUS_SUCCESS); in ticker_stop_op_cb()
Dull_adv_sync.c1235 if (ret != TICKER_STATUS_SUCCESS) { in ull_adv_sync_time_update()
2274 success = (ret_cb == TICKER_STATUS_SUCCESS);
2458 LL_ASSERT(status == TICKER_STATUS_SUCCESS ||
Dull_sched.c493 success = (ret_cb == TICKER_STATUS_SUCCESS); in after_match_slot_get()
Dull_adv_aux.c3085 if (ret != TICKER_STATUS_SUCCESS) { in aux_time_update()
3191 success = (ret_cb == TICKER_STATUS_SUCCESS); in mfy_aux_offset_get()
3349 LL_ASSERT(status == TICKER_STATUS_SUCCESS || in ticker_update_op_cb()
Dull_central_iso.c1088 success = (ret_cb == TICKER_STATUS_SUCCESS); in mfy_cis_offset_get()
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dticker.c72 if ((err_cb != TICKER_STATUS_SUCCESS) || in cmd_ticker_info()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.c1090 status = TICKER_STATUS_SUCCESS;
1735 return TICKER_STATUS_SUCCESS;
1847 ticker_job_op_cb(user_op, TICKER_STATUS_SUCCESS);
2270 return TICKER_STATUS_SUCCESS;
2305 return TICKER_STATUS_SUCCESS;
2688 return TICKER_STATUS_SUCCESS;
2730 uint8_t status = TICKER_STATUS_SUCCESS;
2857 uop->status = TICKER_STATUS_SUCCESS;
2873 uop->status = TICKER_STATUS_SUCCESS;
3283 return TICKER_STATUS_SUCCESS;
Dticker.h12 #define TICKER_STATUS_SUCCESS 0 /**< Success. */ macro