Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_media_task.c121 #define BTIF_MEDIA_TIME_TICK (20 * BTIF_MEDIA_NUM_TICK) macro
1754 …APPL_TRACE_EVENT2("starting timer %d ticks (%d)", GKI_MS_TO_TICKS(BTIF_MEDIA_TIME_TICK), TICKS_PER… in btif_media_task_aa_start_tx()
1755 GKI_start_timer(BTIF_MEDIA_AA_TASK_TIMER_ID, GKI_MS_TO_TICKS(BTIF_MEDIA_TIME_TICK), TRUE); in btif_media_task_aa_start_tx()