Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhci_h5.c203 tH5_RX_STATE rx_state; member
644 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) { in h5_unslip_one_byte()
653 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) { in h5_unslip_one_byte()
661 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) { in h5_unslip_one_byte()
669 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) { in h5_unslip_one_byte()
677 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) { in h5_unslip_one_byte()
687 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_unslip_one_byte()
1336 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_complete_rx_pkt()
1363 h5->rx_state = H5_W4_PKT_START; in h5_recv()
1374 switch (h5->rx_state) { in h5_recv()
[all …]
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhci_h5.c210 tH5_RX_STATE rx_state; member
903 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) in h5_unslip_one_byte()
916 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) in h5_unslip_one_byte()
923 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) in h5_unslip_one_byte()
930 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) in h5_unslip_one_byte()
937 if (H5_HDR_CRC(hdr) && h5->rx_state != H5_W4_CRC) in h5_unslip_one_byte()
946 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_unslip_one_byte()
1802 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_complete_rx_pkt()
1833 h5->rx_state = H5_W4_PKT_START; in h5_recv()
1845 switch (h5->rx_state) in h5_recv()
[all …]
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_uart.h178 __IO hal_uart_state_t rx_state; /**< UART state information related to Rx operations. member
336 (__HANDLE__)->rx_state = HAL_UART_STATE_RESET; \
Dgr55xx_hal_iso7816.h147 …__IO hal_iso7816_state_t rx_state; /**< ISO7816 state information related to Rx opera… member
/device/soc/esp/esp32/components/esp_wifi/include/
Desp_wifi_types.h377 …unsigned rx_state:8; /**< state of the packet. 0: no error; others: error numbers which a… member
/device/board/osware/imx8mm/drivers/bluetooth/source/include/
Duipc_msg.h131 uint8_t rx_state; /* rx state for incoming packet processing */ member
/device/board/kaihong/khdvk_3566b/kernel/bluetooth/include/
Duipc_msg.h131 uint8_t rx_state; /* rx state for incoming packet processing */ member