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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 65 int hci_write_local_name(int dd, const char *name, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 606 if (hci_write_local_name(dd, opt, 2000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1425 int hci_write_local_name(int dd, const char *name, int to) function
    [all...]

Completed in 21 milliseconds