Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dhci_h5.c58 #define SLIP_ESC_DELIM 0xdc macro
483 case SLIP_ESC_DELIM: in h5_unslip_one_byte()
593 const char esc_delim[2] = { SLIP_ESC, SLIP_ESC_DELIM }; in h5_slip_one_byte()