OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_timeout
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
telephony-maemo5.c
985
static gboolean
create_timeout
(gpointer user_data)
function
1000
create_request_timer = g_timeout_add_seconds(5,
create_timeout
, NULL);
[
all
...]
telephony-maemo6.c
1015
static gboolean
create_timeout
(gpointer user_data)
function
1030
create_request_timer = g_timeout_add_seconds(5,
create_timeout
, NULL);
[
all
...]
Completed in 49 milliseconds