Searched defs:uuidType (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_util.c51 int uuidType(unsigned char* p_uuid) function
86 p_dest->len = uuidType(p_src->uu);
137 switch (uuidType(p_src->uu))

Completed in 93 milliseconds