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

  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 90 BT_VND_OP_USERIAL_OPEN,
179 used in BT_VND_OP_USERIAL_OPEN operation.
  /hardware/qcom/bt/libbt-vendor/src/
bt_vendor_qcom.c 140 case BT_VND_OP_USERIAL_OPEN:
  /hardware/broadcom/libbt/src/
bt_vendor_brcm.c 164 case BT_VND_OP_USERIAL_OPEN:
  /external/bluetooth/bluedroid/hci/src/
userial.c 291 int num_ports = vendor_send_command(BT_VND_OP_USERIAL_OPEN, &fd_array);
userial_mct.c 253 result = vendor_send_command(BT_VND_OP_USERIAL_OPEN, &userial_cb.fd);

Completed in 186 milliseconds