Home
last modified time | relevance | path

Searched refs:SLIP_ESC_ESC (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bluetooth/
H A Dhci_h5.c55 #define SLIP_ESC_ESC 0xdd macro
556 case SLIP_ESC_ESC: in h5_unslip_one_byte()
676 const char esc_esc[2] = { SLIP_ESC, SLIP_ESC_ESC }; in h5_slip_one_byte()