HomeSort by relevance Sort by last modified time
    Searched refs:SLIP_ESCAPE (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/tools/
ubcsp.h 163 #define SLIP_ESCAPE 0xDB
ubcsp.c 106 SLIP_FRAME, SLIP_ESCAPE,
292 put_uart (SLIP_ESCAPE);
295 else if (ch == SLIP_ESCAPE)
297 put_uart (SLIP_ESCAPE);
853 /* Last time we send a SLIP_ESCAPE octet
879 /* If we did output a SLIP_ESCAPE, then don't process the end of a block */
    [all...]

Completed in 19 milliseconds