Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1499 static void recycled_work_handler(struct k_work *work) in recycled_work_handler() function
1507 static K_WORK_DEFINE(recycled_work, recycled_work_handler);