Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_h5.c64 #define SLIP_ESC_ESC 0xdd macro
527 case SLIP_ESC_ESC: in h5_unslip_one_byte()
635 const char esc_esc[2] = { SLIP_ESC, SLIP_ESC_ESC }; in h5_slip_one_byte()