Home
last modified time | relevance | path

Searched refs:STREAM_SETUP_RETRY_TIMER (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/audio/
Dsource.c51 #define STREAM_SETUP_RETRY_TIMER 2 macro
301 source->retry_id = g_timeout_add_seconds(STREAM_SETUP_RETRY_TIMER, in stream_setup_complete()
469 g_timeout_add_seconds(STREAM_SETUP_RETRY_TIMER, in discovery_complete()
Dsink.c50 #define STREAM_SETUP_RETRY_TIMER 2 macro
334 sink->retry_id = g_timeout_add_seconds(STREAM_SETUP_RETRY_TIMER, in stream_setup_complete()
508 g_timeout_add_seconds(STREAM_SETUP_RETRY_TIMER, in discovery_complete()