Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_hal_h4.c195 static bool stream_corrupted_during_le_scan_workaround(const uint8_t byte_read) in stream_corrupted_during_le_scan_workaround() argument
197 if (!stream_corruption_detected && byte_read == HCI_BLE_EVENT) { in stream_corrupted_during_le_scan_workaround()
205 stream_corruption_bytes_to_ignore = byte_read; in stream_corrupted_during_le_scan_workaround()