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

  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 452 uint16_t code_ISO639;
  /external/bluetooth/bluez/network/
server.c 125 base_lang.code_ISO639 = (0x65 << 8) | 0x6e;
  /external/bluetooth/bluez/compat/
sdp.c 56 base_lang.code_ISO639 = (0x65 << 8) | 0x6e;
  /external/bluetooth/bluez/serial/
proxy.c 162 base_lang.code_ISO639 = (0x65 << 8) | 0x6e;
  /external/bluetooth/bluez/lib/
sdp.c     [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 1071 printf(" code_ISO639: 0x%02x\n", lang->code_ISO639);
1150 base_lang.code_ISO639 = (0x65 << 8) | 0x6e;
    [all...]

Completed in 641 milliseconds