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

/system/bt/btcore/test/
H A Duuid_test.cpp54 uuid_free(uuid);
73 uuid_free(uuid);
92 uuid_free(uuid);
101 uuid_free(uuid);
106 uuid_free(uuid);
115 uuid_free(uuid);
120 uuid_free(uuid);
131 uuid_free(uuid);
136 uuid_free(uuid);
150 uuid_free(uui
[all...]
/system/bt/btcore/include/
H A Duuid.h41 // structure and must release resources with |uuid_free|.
52 void uuid_free(bt_uuid_t *uuid);
/system/bt/btcore/src/
H A Duuid.c86 void uuid_free(bt_uuid_t *uuid) { function

Completed in 140 milliseconds