Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbcsp.c181 static void bcsp_output_sco(device_t, struct mbuf *);
214 .output_sco = bcsp_output_sco,
1761 bcsp_output_sco(device_t self, struct mbuf *m) in bcsp_output_sco() function