Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_util.c15 static const unsigned char BASE_UUID[16] = { variable
34 if (p_uuid[i] == BASE_UUID[i]) { in uuidType()