OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qempty
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/attrib/
gattrib.c
322
gboolean
qempty
;
local
375
qempty
= attrib->queue == NULL || g_queue_is_empty(attrib->queue);
384
if (!
qempty
)
Completed in 594 milliseconds