Searched refs:p_audio_flush_to (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h496 const UINT16 *p_audio_flush_to;/* AVDTP audio transport channel flush timeout */ member in struct:__anon748
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_main.c864 L2CA_SetFlushTimeout(p_scbi->peer_addr, p_bta_av_cfg->p_audio_flush_to[p_scbi->co_started - 1] );
H A Dbta_av_aact.c2385 flush_to = p_bta_av_cfg->p_audio_flush_to[p_scb->co_started - 1];
2963 L2CA_SetFlushTimeout(p_scbi->peer_addr, p_bta_av_cfg->p_audio_flush_to[p_scbi->co_started - 1] );
H A Dbta_av_act.c1350 L2CA_SetFlushTimeout(p_scbi->peer_addr, p_bta_av_cfg->p_audio_flush_to[p_scbi->co_started - 1] );

Completed in 1571 milliseconds