Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- q -
- QOS_SETUP_CP_SIZE
: hci.h
- queue_destroy()
: queue.c
, queue.h
- queue_destroy_func_t
: queue.h
- queue_entry_new()
: queue.c
- queue_entry_ref()
: queue.c
- queue_entry_unref()
: queue.c
- queue_find()
: queue.c
, queue.h
- queue_foreach()
: queue.c
, queue.h
- queue_foreach_func_t
: queue.h
- queue_get_entries()
: queue.c
, queue.h
- queue_isempty()
: queue.h
, queue.c
- queue_length()
: queue.c
, queue.h
- queue_match_func_t
: queue.h
- queue_new()
: queue.c
, queue.h
- queue_peek_head()
: queue.h
, queue.c
- queue_peek_tail()
: queue.c
, queue.h
- queue_pop_head()
: queue.h
, queue.c
- queue_push_after()
: queue.h
, queue.c
- queue_push_head()
: queue.h
, queue.c
- queue_push_tail()
: queue.c
, queue.h
- queue_ref()
: queue.c
- queue_remove()
: queue.h
, queue.c
- queue_remove_all()
: queue.h
, queue.c
- queue_remove_if()
: queue.c
, queue.h
- queue_unref()
: queue.c