HomeSort by: relevance | last modified time | path
    Searched refs:BCSP_SLIP_PKTEND (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/bluetooth/
bcsp.h 84 #define BCSP_SLIP_PKTEND BCSP_SLIP_PKTSTART
bcsp.c 541 if (putc(BCSP_SLIP_PKTEND, &tp->t_outq) < 0)
561 if (*rptr == BCSP_SLIP_PKTEND) {
660 /* BCSP_SLIP_PKTEND */
705 BCSP_SLIP_PKTEND;

Completed in 28 milliseconds