Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c91 static void ticker_stop_sync_lost_op_cb(uint32_t status, void *param);
1393 sync_ticker_cleanup(sync, ticker_stop_sync_lost_op_cb);
1789 static void ticker_stop_sync_lost_op_cb(uint32_t status, void *param) function