Searched refs:workitem_handler_t (Results 1 – 4 of 4) sorted by relevance
45 int btdm_dispatch_work_to_controller(workitem_handler_t callback, void *arg, bool blocking) in btdm_dispatch_work_to_controller()
566 typedef void (*workitem_handler_t)(void *arg); typedef
184 typedef void (*workitem_handler_t)(void* arg); typedef201 extern int btdm_dispatch_work_to_controller(workitem_handler_t callback, void *arg, bool blocking);
171 extern int btdm_dispatch_work_to_controller(workitem_handler_t callback, void *arg, bool blocking);