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

  /hardware/broadcom/libbt/include/
userial_vendor.h 55 #define USERIAL_BAUD_AUTO 16
  /hardware/qcom/bt/msm8909/libbt-vendor/include/
hci_uart.h 43 #define USERIAL_BAUD_AUTO 16
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hci_uart.h 43 #define USERIAL_BAUD_AUTO 16
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
hci_uart.h 43 #define USERIAL_BAUD_AUTO 16
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
hci_uart.h 46 #define USERIAL_BAUD_AUTO 16
  /hardware/qcom/bt/sdm845/libbt-vendor/include/
hci_uart.h 45 #define USERIAL_BAUD_AUTO 16
  /system/nfc/halimpl/bcm2079x/include/
userial.h 72 #define USERIAL_BAUD_AUTO 16
  /system/nfc/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 172 if (strcmp(temp, "auto") == 0) uart.m_iBaudrate = USERIAL_BAUD_AUTO;
userial_linux.c 551 return USERIAL_BAUD_AUTO;
    [all...]

Completed in 679 milliseconds