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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 64 int hci_read_local_name(int dd, int len, char *name, int to);
  /external/bluetooth/bluez/lib/
hci.c 1401 int hci_read_local_name(int dd, int len, char *name, int to) function
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 615 if (hci_read_local_name(dd, sizeof(name), name, 1000) < 0) {
    [all...]

Completed in 545 milliseconds