Home
last modified time | relevance | path

Searched refs:N_INDEX (Results 1 - 1 of 1) sorted by relevance

/domains/advertising/oaid/services/oaid_manager/src/
H A Doaid_service.cpp51 static const int8_t N_INDEX = 8; // Reset the ninth byte of the UUID, that is UUID[8]. in GetUUID() local
69 uuid[N_INDEX] = (uuid[N_INDEX] & 0x0F) | (num << CHAR_LOW_WIDTH); in GetUUID()

Completed in 1 milliseconds