Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c141 static void ubt_task_schedule(ubt_softc_p, int);
1457 ubt_task_schedule(ubt_softc_p sc, int action) in ubt_task_schedule() function
1641 ubt_task_schedule(sc, UBT_FLAG_T_START_ALL); in ng_ubt_connect()
1668 ubt_task_schedule(sc, UBT_FLAG_T_STOP_ALL); in ng_ubt_disconnect()
1935 ubt_task_schedule(sc, action); in ng_ubt_rcvdata()