Searched refs:BTIF_MEDIA_TIME_TICK (Results 1 – 1 of 1) sorted by relevance
133 #define BTIF_MEDIA_TIME_TICK (20 * BTIF_MEDIA_NUM_TICK) macro134 #define A2DP_DATA_READ_POLL_MS (BTIF_MEDIA_TIME_TICK / 2)2127 BTIF_MEDIA_TIME_TICK)/1000; in btif_media_task_feeding_state_reset()2161 APPL_TRACE_EVENT("starting timer %dms", BTIF_MEDIA_TIME_TICK); in btif_media_task_aa_start_tx()2171 …alarm_set_periodic(btif_media_cb.media_alarm, BTIF_MEDIA_TIME_TICK, btif_media_task_alarm_cb, NULL… in btif_media_task_aa_start_tx()2240 UINT32 us_this_tick = BTIF_MEDIA_TIME_TICK * 1000; in btif_get_num_aa_frame()2248 us_this_tick / (BTIF_MEDIA_TIME_TICK * 1000); in btif_get_num_aa_frame()