Searched refs:bt_long_wq_schedule (Results 1 – 3 of 3) sorted by relevance
9 int bt_long_wq_schedule(struct k_work_delayable *dwork, k_timeout_t timeout);
14 int bt_long_wq_schedule(struct k_work_delayable *dwork, k_timeout_t timeout) in bt_long_wq_schedule() function
1521 bt_long_wq_schedule(&db_hash.work, DB_HASH_TIMEOUT); in bt_gatt_init()