Searched refs:bt_long_wq_reschedule (Results 1 – 3 of 3) sorted by relevance
10 int bt_long_wq_reschedule(struct k_work_delayable *dwork, k_timeout_t timeout);
19 int bt_long_wq_reschedule(struct k_work_delayable *dwork, k_timeout_t timeout) in bt_long_wq_reschedule() function
1607 bt_long_wq_reschedule(&db_hash.work, DB_HASH_TIMEOUT); in db_changed()