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

  /external/bluetooth/bluez/test/
hstest.c 195 hci_read_voice_setting(dd, &vs, 1000);
  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 80 int hci_read_voice_setting(int dd, uint16_t *vs, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 933 if (hci_read_voice_setting(s, &vs, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1816 int hci_read_voice_setting(int dd, uint16_t *vs, int to) function
    [all...]

Completed in 33 milliseconds