Searched refs:UUID_32BIT_LEN (Results 1 – 2 of 2) sorted by relevance
60 UUID_32BIT_LEN = 0x04, enumerator
296 } else if (uuid.GetUuidType() == UUID_32BIT_LEN) { in DiscoverPrimaryServicesByServiceUuid()298 (void)memcpy_s(BufferPtr(serviceUuid), UUID_32BIT_LEN, &(uuid32), UUID_32BIT_LEN); in DiscoverPrimaryServicesByServiceUuid()401 } else if (uuid.GetUuidType() == UUID_32BIT_LEN) { in DiscoverCharacteristicByUuid()