Home
last modified time | relevance | path

Searched refs:BASE_UUID (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_util.c48 static unsigned char BASE_UUID[16] = { variable
64 if (p_uuid[i] == BASE_UUID[i]) in uuidType()
158 p_dest->uu[i] = BASE_UUID[i]; in bta_to_btif_uuid()