Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan.c72 static void ticker_stop_ext_op_cb(uint32_t status, void *param);
756 (TICKER_ID_SCAN_BASE + handle), ticker_stop_ext_op_cb,
1096 static void ticker_stop_ext_op_cb(uint32_t status, void *param) function
Dull_adv.c102 static void ticker_stop_ext_op_cb(uint32_t status, void *param);
2121 ticker_stop_ext_op_cb, adv);
2747 ticker_stop_ext_op_cb, param);
2752 static void ticker_stop_ext_op_cb(uint32_t status, void *param) function