Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_rtk_h5.c81 H5_ESCSTATE_ESC enumerator
511 h5->rx_esc_state = H5_ESCSTATE_ESC; in h5_unslip_one_byte()
522 case H5_ESCSTATE_ESC: in h5_unslip_one_byte()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.h118 H5_ESCSTATE_ESC enumerator
H A Dhciattach_rtk.c345 h5->rx_esc_state = H5_ESCSTATE_ESC; in h5_unslip_one_byte()
355 } else if (H5_ESCSTATE_ESC == h5->rx_esc_state) { in h5_unslip_one_byte()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c281 H5_ESCSTATE_ESC enumerator
927 h5->rx_esc_state = H5_ESCSTATE_ESC; in h5_unslip_one_byte()
937 } else if (H5_ESCSTATE_ESC == h5->rx_esc_state) { in h5_unslip_one_byte()