Home
last modified time | relevance | path

Searched refs:ull_ticker_status_give (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h85 void ull_ticker_status_give(uint32_t status, void *param);
Dull_adv.c1333 ull_ticker_status_give, (void *)&ret_cb
1353 ull_ticker_status_give, (void *)&ret_cb);
1568 ull_ticker_status_give, (void *)&ret_cb
2212 ull_ticker_status_give, (void *)&ret_cb);
2866 ull_ticker_status_give, (void *)&ret_cb);
2880 ull_ticker_status_give, (void *)&ret_cb);
Dull_scan.c625 ull_ticker_status_give, (void *)&ret_cb
1082 ull_ticker_status_give, (void *)&ret_cb);
Dull_adv_iso.c806 ull_ticker_status_give, (void *)&ret_cb); in ull_adv_iso_reset()
1270 ull_ticker_status_give, (void *)&ret_cb); in adv_iso_start()
Dull.c1846 void ull_ticker_status_give(uint32_t status, void *param) in ull_ticker_status_give() function
1942 ticker_handle, ull_ticker_status_give, in ull_ticker_stop_with_mark()
Dull_adv_aux.c2651 ull_ticker_status_give, (void *)&ret_cb in ull_adv_aux_start()
3120 ull_ticker_status_give, (void *)&ret_cb); in aux_time_update()
Dull_adv_sync.c865 ull_ticker_status_give, (void *)&ret_cb in ull_adv_sync_start()
907 ull_ticker_status_give, (void *)&ret_cb); in ull_adv_sync_time_update()
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull.c217 void ull_ticker_status_give(uint32_t status, void *param) in ull_ticker_status_give() function