Searched refs:notify_work_handler (Results 1 – 5 of 5) sorted by relevance
62 static void notify_work_handler(struct k_work *work) in notify_work_handler() function220 k_work_init_delayable(&micp_inst.notify_work, notify_work_handler); in bt_micp_mic_dev_register()
135 static void notify_work_handler(struct k_work *work) in notify_work_handler() function492 k_work_init_delayable(&vol_rend.notify_work, notify_work_handler); in bt_vcp_vol_rend_register()
106 static void notify_work_handler(struct k_work *work) in notify_work_handler() function465 k_work_init_delayable(&inst->notify_work, notify_work_handler); in bt_vocs_register()
220 static void notify_work_handler(struct k_work *work) in notify_work_handler() function524 k_work_init_delayable(&aics->srv.notify_work, notify_work_handler); in bt_aics_register()
182 static void notify_work_handler(struct k_work *work);307 k_work_init_delayable(&client->notify_work, notify_work_handler); in client_alloc()428 static void notify_work_handler(struct k_work *work) in notify_work_handler() function