Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dlong_wq.h10 int bt_long_wq_reschedule(struct k_work_delayable *dwork, k_timeout_t timeout);
Dlong_wq.c19 int bt_long_wq_reschedule(struct k_work_delayable *dwork, k_timeout_t timeout) in bt_long_wq_reschedule() function
Dgatt.c1607 bt_long_wq_reschedule(&db_hash.work, DB_HASH_TIMEOUT); in db_changed()