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

  /hardware/qcom/bt/msm8960/libbt-vendor/include/
userial_vendor.h 31 #define BT_HS_UART_DEVICE "/dev/ttyHS0"
  /hardware/qcom/bt/msm8960/libbt-vendor/src/
userial_vendor.c 55 bt_hci_transport_device.name = BT_HS_UART_DEVICE;
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hci_uart.h 24 #define BT_HS_UART_DEVICE "/dev/ttyHS0"
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hci_uart.c 215 snprintf(vnd_userial.port_name, VND_PORT_NAME_MAXLEN, "%s", BT_HS_UART_DEVICE);
376 ALOGE( "%s: uart port(%s) has not been opened", __FUNCTION__, BT_HS_UART_DEVICE );

Completed in 767 milliseconds