HomeSort by relevance Sort by last modified time
    Searched refs:HCI_BLE_EVENT (Results 1 - 5 of 5) sorted by null

  /system/bt/hci/src/
hci_hal_h4.c 35 #define HCI_BLE_EVENT 0x3e
197 if (!stream_corruption_detected && byte_read == HCI_BLE_EVENT) {
  /system/bt/hci/test/
hci_hal_h4_test.cpp 47 static const uint8_t HCI_BLE_EVENT = 0x3e;
230 write_packet(sockfd[1], HCI_BLE_EVENT, corrupted_data);
  /system/bt/stack/btu/
btu_hcif.c 300 case HCI_BLE_EVENT:
    [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 420 #define HCI_BLE_EVENT 0x03E
    [all...]
  /system/bt/stack/include/
hcidefs.h     [all...]

Completed in 750 milliseconds