Searched defs:flush_to (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_aact.c2297 UINT16 flush_to; local
2385 flush_to = p_bta_av_cfg->p_audio_flush_to[p_scb->co_started - 1];
2389 flush_to = p_bta_av_cfg->video_flush_to;
2391 L2CA_SetFlushTimeout(p_scb->peer_addr, flush_to );
/external/bluetooth/bluedroid/stack/include/
H A Dl2c_api.h157 UINT16 flush_to; member in struct:__anon1566
H A Davdt_api.h404 UINT16 flush_to; /* The L2CAP flush timeout of the transport channel */ member in struct:__anon1320

Completed in 67 milliseconds