OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTH5_SLIP_ESCAPE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
bth5.h
88
#define
BTH5_SLIP_ESCAPE
0xdb
bth5.c
572
if (putc(
BTH5_SLIP_ESCAPE
, &tp->t_outq) < 0)
585
if (putc(
BTH5_SLIP_ESCAPE
, &tp->t_outq) < 0)
598
if (putc(
BTH5_SLIP_ESCAPE
, &tp->t_outq) < 0)
609
} else if (*rptr ==
BTH5_SLIP_ESCAPE
) {
610
if (putc(
BTH5_SLIP_ESCAPE
, &tp->t_outq) < 0)
717
case
BTH5_SLIP_ESCAPE
:
721
if (sc->sc_slip_rxexp ==
BTH5_SLIP_ESCAPE
) {
725
sc->sc_slip_rxexp =
BTH5_SLIP_ESCAPE
;
738
case
BTH5_SLIP_ESCAPE
:
752
BTH5_SLIP_ESCAPE
;
[
all
...]
Completed in 73 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025