Searched refs:HCI_BLE_EVENT (Results 1 – 4 of 4) sorted by relevance
35 #define HCI_BLE_EVENT 0x3e macro197 if (!stream_corruption_detected && byte_read == HCI_BLE_EVENT) { in stream_corrupted_during_le_scan_workaround()
47 static const uint8_t HCI_BLE_EVENT = 0x3e; variable230 write_packet(sockfd[1], HCI_BLE_EVENT, corrupted_data);
300 case HCI_BLE_EVENT: in btu_hcif_process_event()
697 #define HCI_BLE_EVENT 0x3e macro