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

  /external/qemu/hw/
bt-hci.c 69 uint16_t voice_setting; /* Notw: Always little-endian */ member in struct:bt_hci_s
    [all...]
bt.h 641 uint16_t voice_setting; member in struct:__anon9925
653 uint16_t voice_setting; member in struct:__anon9926
1004 uint16_t voice_setting; member in struct:__anon9969
1010 uint16_t voice_setting; member in struct:__anon9970
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 490 uint16_t voice_setting; member in struct:__anon1618
502 uint16_t voice_setting; member in struct:__anon1619
923 uint16_t voice_setting; member in struct:__anon1670
929 uint16_t voice_setting; member in struct:__anon1671
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 484 uint16_t voice_setting; member in struct:__anon30321
497 uint16_t voice_setting; member in struct:__anon30322
934 uint16_t voice_setting; member in struct:__anon30373
940 uint16_t voice_setting; member in struct:__anon30374
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 1115 btohs(cp->handle), btohs(cp->voice_setting),
1159 printf("bdaddr %s voice_setting 0x%4.4x pkt_type 0x%4.4x\n",
1160 addr, btohs(cp->voice_setting), btohs(cp->pkt_type));
1388 printf("voice setting 0x%4.4x\n", btohs(cp->voice_setting));
    [all...]
  /external/bluetooth/bluez/lib/
hci.c     [all...]

Completed in 32 milliseconds