OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suspend_timeout
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/audio/
a2dp.c
51
#define
SUSPEND_TIMEOUT
5
622
static gboolean
suspend_timeout
(struct a2dp_sep *sep)
function
653
a2dp_sep->suspend_timer = g_timeout_add_seconds(
SUSPEND_TIMEOUT
,
654
(GSourceFunc)
suspend_timeout
,
[
all
...]
Completed in 192 milliseconds