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

  /system/bt/hci/src/
hci_layer.c 655 } else if (event_code == HCI_COMMAND_STATUS_EVT) {
678 if (event_code == HCI_COMMAND_STATUS_EVT || (!wait_entry->complete_callback && !wait_entry->complete_future))
  /system/bt/hci/test/
hci_layer_test.cpp 647 UINT8_TO_STREAM(stream, HCI_COMMAND_STATUS_EVT);
  /system/bt/stack/btu/
btu_hcif.c 206 case HCI_COMMAND_STATUS_EVT:
    [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 365 #define HCI_COMMAND_STATUS_EVT 0x0F
    [all...]
  /system/bt/stack/include/
hcidefs.h     [all...]

Completed in 47 milliseconds