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

  /external/bluetooth/bluez/lib/bluetooth/
uuid.h 38 BT_UUID16 = 16,
  /external/bluetooth/bluez/lib/
uuid.c 82 case BT_UUID16:
98 btuuid->type = BT_UUID16;
143 case BT_UUID16:
  /external/bluetooth/bluez/attrib/
att.h 223 if (src.type == BT_UUID16)
att.c 121 if (uuid->type == BT_UUID16)
230 if (uuid->type != BT_UUID16)
345 if (uuid->type == BT_UUID16)
gatt.c 88 if (uuid->type == BT_UUID16) {
  /external/bluetooth/bluez/src/
attrib-server.c 83 .type = BT_UUID16,
87 .type = BT_UUID16,
532 if (last_type == BT_UUID16) {

Completed in 649 milliseconds