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

  /src/sys/dev/bluetooth/
bcsp.c 181 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) function in typeref:typename:void
bcsp.c 181 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) function in typeref:typename:void
bcsp.c 181 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) function in typeref:typename:void

Completed in 33 milliseconds