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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 69 int hci_read_remote_version(int dd, uint16_t handle, struct hci_version *ver, int to);
  /external/bluetooth/bluez/tools/
hcitool.c 763 if (hci_read_remote_version(dd, handle, &version, 20000) == 0) {
940 if (hci_read_remote_version(dd, handle, &version, 20000) == 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1508 int hci_read_remote_version(int dd, uint16_t handle, struct hci_version *ver, function
    [all...]

Completed in 22 milliseconds