Searched refs:btuart_output_sco (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/bluetooth/
H A Dbtuart.c98 static void btuart_output_sco(device_t, struct mbuf *);
126 .output_sco = btuart_output_sco,
641 btuart_output_sco(device_t self, struct mbuf *m) function

Completed in 169 milliseconds