OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uuid_is_equal
(Results
1 - 2
of
2
) sorted by null
/system/bt/btcore/include/
uuid.h
60
bool
uuid_is_equal
(const bt_uuid_t *first, const bt_uuid_t *second);
/system/bt/btcore/src/
uuid.c
94
bool
uuid_is_equal
(const bt_uuid_t *first, const bt_uuid_t *second) {
function
Completed in 44 milliseconds