Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh5.c183 tH5_RX_STATE rx_state; member
506 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_unslip_one_byte()
1147 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_complete_rx_pkt()
1178 h5->rx_state = H5_W4_PKT_START; in h5_recv()
1190 switch (h5->rx_state) { in h5_recv()
1200 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_recv()
1213 h5->rx_state = H5_W4_PKT_DELIMITER; in h5_recv()
1219 h5->rx_state = H5_W4_DATA; in h5_recv()
1230 h5->rx_state = H5_W4_CRC; in h5_recv()
1277 h5->rx_state = H5_W4_HDR; in h5_recv()
[all …]
/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/
A Dwifi_dev.h333 unsigned rx_state: 8; /**< rx state */ member

Completed in 9 milliseconds