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

  /external/bluetooth/bluez/lib/bluetooth/
uuid.h 40 BT_UUID128 = 128,
  /external/bluetooth/bluez/lib/
uuid.c 58 dst->type = BT_UUID128;
67 dst->type = BT_UUID128;
76 case BT_UUID128:
116 btuuid->type = BT_UUID128;
149 case BT_UUID128: {
  /external/bluetooth/bluez/attrib/
att.c 123 else if (uuid->type == BT_UUID128)
347 else if (uuid->type == BT_UUID128)
  /external/bluetooth/bluez/src/
attrib-server.c 535 } else if (last_type == BT_UUID128) {

Completed in 999 milliseconds