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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 81 int hci_write_voice_setting(int dd, uint16_t vs, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 925 if (hci_write_voice_setting(s, vs, 2000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1839 int hci_write_voice_setting(int dd, uint16_t vs, int to) function
    [all...]

Completed in 19 milliseconds