HomeSort by: relevance | last modified time | path
    Searched defs:bth5_output_sco (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/bluetooth/
bth5.c 186 static void bth5_output_sco(device_t, struct mbuf *);
219 .output_sco = bth5_output_sco,
1828 bth5_output_sco(device_t self, struct mbuf *m) function in typeref:typename:void

Completed in 13 milliseconds