Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmicp_mic_dev.c62 static void notify_work_handler(struct k_work *work) in notify_work_handler() function
220 k_work_init_delayable(&micp_inst.notify_work, notify_work_handler); in bt_micp_mic_dev_register()
Dvcp_vol_rend.c135 static void notify_work_handler(struct k_work *work) in notify_work_handler() function
491 k_work_init_delayable(&vol_rend.notify_work, notify_work_handler); in bt_vcp_vol_rend_register()
Dvocs.c106 static void notify_work_handler(struct k_work *work) in notify_work_handler() function
465 k_work_init_delayable(&inst->notify_work, notify_work_handler); in bt_vocs_register()
Daics.c220 static void notify_work_handler(struct k_work *work) in notify_work_handler() function
524 k_work_init_delayable(&aics->srv.notify_work, notify_work_handler); in bt_aics_register()
Dhas.c181 static void notify_work_handler(struct k_work *work);
306 k_work_init_delayable(&client->notify_work, notify_work_handler); in client_alloc()
427 static void notify_work_handler(struct k_work *work) in notify_work_handler() function
Dtbs.c942 static void notify_work_handler(struct k_work *work) in notify_work_handler() function
1961 k_work_init_delayable(&inst->notify_work, notify_work_handler); in tbs_inst_init_and_register()