OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:co_started
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/av/
bta_av_aact.c
[
all
...]
bta_av_main.c
772
if(p_scbi && p_scbi->chnl == BTA_AV_CHNL_AUDIO && p_scbi->
co_started
)
776
if(p_scbi->
co_started
!= bta_av_cb.audio_open_cnt)
778
p_scbi->
co_started
= bta_av_cb.audio_open_cnt;
779
L2CA_SetFlushTimeout(p_scbi->peer_addr, p_bta_av_cfg->p_audio_flush_to[p_scbi->
co_started
- 1] );
921
if( p_scb && p_scb->
co_started
&& (p_scb->sco_suspend == FALSE))
[
all
...]
bta_av_act.c
[
all
...]
bta_av_int.h
498
UINT8
co_started
; /* non-zero, if stream started from call-out perspective */
member in struct:__anon2860
Completed in 62 milliseconds